David Requeno
|
9d2e4b732c
|
Feature/add stock splits logic (#7568)
* Add business logic and tests for stock splits
* Update changelog
|
5 days ago |
Thomas Kaul
|
92475c0b8b
|
Task/improve error log output of data provider and queue services (#7622)
* Improve error log output of data provider and queue services by omitting stack trace
* Update changelog
|
6 days ago |
Thomas Kaul
|
3c758b90e2
|
Task/decrease rate limiter duration of market data gathering queue (#7129)
* Decrease rate limiter duration
* Update changelog
|
2 months ago |
Thomas Kaul
|
95b0318f8e
|
Task/improve throughput of market data gathering queue by applying rate limit per data source (#7128)
* Improve throughput by applying rate limit per data source
* Update changelog
|
2 months ago |
Thomas Kaul
|
46d740e381
|
Task/consolidate exchange rates gathering together with hourly market data (#7095)
* Consolidate exchange rates gathering with hourly market data
* Update changelog
|
2 months ago |
Thomas Kaul
|
af9889f0ff
|
Bugfix/missing asset profiles and historical data for symbols across data sources (#7089)
* Fix missing asset profiles and historical data
* Update changelog
|
2 months ago |
Thomas Kaul
|
2f96b42107
|
Task/reuse asset profile identifier (part 2) (#7087)
Reuse AssetProfileIdentifier
|
2 months ago |
Thomas Kaul
|
1587206e67
|
Bugfix/missing quotes for symbols across data sources (#7085)
* Fix missing quotes
* Update changelog
|
2 months ago |
Thomas Kaul
|
7d779d8461
|
Feature/add data gathering frequency to symbol profile (#7083)
* Add data gathering frequency to symbol profile and gather hourly
* Update changelog
|
2 months ago |
Thomas Kaul
|
073af0c8c2
|
Task/enable bull dashboard in tab of admin control panel (#7030)
* Enable Bull Dashboard in tab
* Eliminate BULL_BOARD_IS_READ_ONLY
* Update changelog
|
2 months ago |
Thomas Kaul
|
be874f62e3
|
Task/centralize asset profile override logic (#6991)
* Centralize asset profile logic
* Update changelog
|
3 months ago |
Thomas Kaul
|
d830e0f6f4
|
Task/migrate backend logger to instance pattern (#6966)
* Refactor backend logging to use instance-based Logger
* Update changelog
|
3 months ago |
Thomas Kaul
|
9ed4c679b2
|
Task/enable Bull Dashboard in admin control panel without environment variable (#6876)
* Enable Bull Dashboard without environment variable
* Update changelog
|
3 months ago |
Thomas Kaul
|
cdef2afa48
|
Feature/setup statistics gathering queue (#6696)
* Set up statistics gathering queue
* Update changelog
|
4 months ago |
Thomas Kaul
|
efa93a3b98
|
Feature/setup Bull Dashboard (#6501)
* Initial setup
* Update changelog
|
5 months ago |
Thomas Kaul
|
d341c4804a
|
Feature/improve asset profile data gathering (#5997)
* Improve asset profile data gathering
* Update changelog
|
9 months ago |
Sven Günther
|
96cad6ad7a
|
Feature/atomic data replacement during historical market data gathering (#5858)
* Atomic data replacement during historical market data gathering
* Update changelog
|
10 months ago |
Thomas Kaul
|
be0ddd6298
|
Task/harmonize interfaces naming (#5796)
* Harmonize interfaces naming
|
10 months ago |
Thomas Kaul
|
180e0f3c81
|
Feature/add date range query parameter to data gathering endpoint (#5684)
* Add date range
* Update changelog
|
11 months ago |
csehatt741
|
8b9b1c7f11
|
Feature/refactor getByKey() in PropertyService (#5065)
* Refactor getByKey() in PropertyService
* Update changelog
|
1 year ago |
Thomas Kaul
|
67db1b0de4
|
Feature/rename Order to activities in SymbolProfile database schema (#4661)
* Rename Order to activities
* Update changelog
|
1 year ago |
csehatt741
|
42734dff75
|
Feature/deactivate asset profile on delisting (Yahoo Finance) (#4524)
* Deactivate asset profile on delisting (Yahoo Finance)
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Thomas Kaul
|
31be526c11
|
Feature/restrict historical market data gathering to active asset profiles (#4483)
* Restrict historical market data gathering to active asset profiles
* Update changelog
|
1 year ago |
Thomas Kaul
|
168a679535
|
Feature/extend trackinsight data enhancer by cusip (#4362)
* Extend Trackinsight data enhancer by cusip
* Update changelog
|
1 year ago |
Thomas Kaul
|
190bb4b6fb
|
Feature/refactor data gathering items (#4032)
* Refactoring
|
2 years ago |
dw-0
|
6a10b932b0
|
Feature/Switch consistent-type-assertions eslint rule from warn to error (#3982)
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2 years ago |
Thomas Kaul
|
aee5e833a5
|
Feature/harmonize processor concurrency environment variables (#3913)
* Harmonize processor concurrency environment variables
* Update changelog
|
2 years ago |
Thomas Kaul
|
be09acdb24
|
Feature/expose concurrency of data gathering processor as environment variable (#3799)
* Expose concurrency of data gathering processor
* PROCESSOR_CONCURRENCY_GATHER_ASSET_PROFILE
* PROCESSOR_CONCURRENCY_GATHER_HISTORICAL_MARKET_DATA
* Update changelog
|
2 years ago |
Thomas Kaul
|
403ee2741d
|
Feature/set up portfolio snapshot queue (#3725)
* Set up portfolio snapshot queue
* Update changelog
|
2 years ago |