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>
|
2 weeks 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 month ago |
Thomas Kaul
|
6cd79fab31
|
Feature/rename TWR to ROAI (#4453)
* Rename TWR to ROAI
|
2 months ago |
Thomas Kaul
|
168a679535
|
Feature/extend trackinsight data enhancer by cusip (#4362)
* Extend Trackinsight data enhancer by cusip
* Update changelog
|
2 months ago |
Thomas Kaul
|
f3712b293c
|
Bugfix/fix exception in portfolio calculator (#4119)
* Add guard
* Update changelog
|
5 months ago |
Thomas Kaul
|
45095cfac0
|
Feature/expire cache entries immediately in case of errors in portfolio snapshot calculation (#4099)
* Expire cache entries immediately in case of errors
* Update changelog
|
5 months ago |
Thomas Kaul
|
190bb4b6fb
|
Feature/refactor data gathering items (#4032)
* Refactoring
|
6 months 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>
|
6 months ago |
Thomas Kaul
|
ce6f175f9a
|
Bugfix/fix usage of processor portfolio snapshot computation concurrency env variable (#3936)
* Fix usage of PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY
* Update changelog
|
7 months ago |
Thomas Kaul
|
aee5e833a5
|
Feature/harmonize processor concurrency environment variables (#3913)
* Harmonize processor concurrency environment variables
* Update changelog
|
7 months ago |
ceroma
|
c44da0bce3
|
Feature/expose portfolio snapshot computation timeout as environment variable (#3894)
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
|
7 months ago |
Thomas Kaul
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
7 months ago |
Thomas Kaul
|
bb445ddf2e
|
Feature/improve experimental chart in account detail dialog (#3813)
* Improve chart in account detail dialog
* Update changelog
|
7 months 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
|
7 months ago |
Thomas Kaul
|
e918970feb
|
Feature/expose concurrency of portfolio snapshot calculation as environment variable (#3796)
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
|
7 months ago |
Thomas Kaul
|
403ee2741d
|
Feature/set up portfolio snapshot queue (#3725)
* Set up portfolio snapshot queue
* Update changelog
|
8 months ago |