Thomas Kaul
|
557e3a0676
|
Feature/migrate historical market data gathering to queue design pattern (#991)
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
|
2022-06-11 13:40:15 +02:00 |
|
Thomas Kaul
|
40380346e6
|
Feature/setup bull queue system (#886)
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
|
2022-05-07 20:00:51 +02:00 |
|
Thomas Kaul
|
678544748a
|
Add symbol mapping (#452)
* Add symbol mapping
* Update changelog
|
2021-11-07 09:42:36 +01:00 |
|
Thomas Kaul
|
1296f95602
|
Feature/move data enhancer from data provider to data gathering (#437)
* Move data enhancers from data provider to data enhancer module
* Update changelog
|
2021-10-24 10:49:17 +02:00 |
|
Thomas Kaul
|
dcee651098
|
Feature/support unlimited currencies (#387)
* Support unlimited currencies
* Update changelog
|
2021-09-24 21:09:48 +02:00 |
|
Valentin Zickner
|
308b218487
|
introduce basic module structure for data provider (#278)
* introduce basic module structure for data provider
* introduce DataGatheringModule
* introduce ExchangeRateDataModule
* introduce ImpersonationModule
* move RulesService
* cleanup portfolio module
* Sort imports
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2021-08-14 16:55:40 +02:00 |
|