Thomas Kaul
15857118fe
Feature/let data gathering queue jobs fail by throwing errors ( #3281 )
* Let data gathering queue jobs fail by throwing errors
* Update changelog
2 years ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
* Adapt priorities of data gathering jobs
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
4e7b7375a9
Feature/setup open figi ( #2526 )
* Setup OpenFIGI
* Update changelog
2 years ago
Thomas Kaul
e2e4c9be3c
Feature/skip data gathering for manual data source ( #2379 )
* Skip data gathering
* Update changelog
2 years ago
Rafael
e23bf62859
Fix Memory Leak on Data Gathering when server TZ is behind UTC ( #2332 )
* Fix for timezones behind UTC (the previous code converted the date to one day before (in local time) then added a day, which resulted in the same day after converting back to UTC and thus generating an infinite loop)
* Update changelog
---------
Co-authored-by: Rafael Claudio <rafacla@github.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
b21884eb66
Feature/harmonize logger output ( #2321 )
* Harmonize logger output
* Update changelog
2 years ago
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
2 years ago
Thomas Kaul
928f6f0c45
Bugfix/fix historical data gathering interval for benchmarks with activity ( #2221 )
* Fix historical data gathering interval for asset profiles used as benchmarks having activities
* Update changelog
2 years ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
2 years ago
Thomas Kaul
31a4c2ff1f
Sort imports ( #1933 )
3 years ago
Thomas Kaul
e61b3b34a7
Eliminate getSymbolProfilesBySymbols() ( #1912 )
3 years ago
Thomas Kaul
623a284ba4
Feature/add and update historical data in bulk ( #1904 )
* Upsert historical data in bulk
* Update changelog
3 years ago
Thomas Kaul
7b77dc044a
Feature/add state to market data database schema ( #1893 )
* Add state (CLOSE / INTRADAY) to MarketData
* Update changelog
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago