Thomas Kaul
|
c4a28c6bff
|
Feature/set up a performance logging service (#3703)
* Setup performance logging service
* Update changelog
|
8 months ago |
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
9 months ago |
Thomas Kaul
|
0e08d8830e
|
Handle reduce of empty array (#3446)
|
11 months ago |
Thomas Kaul
|
22d63c6102
|
Improve logging (#3304)
* Improve logging
|
1 year ago |
Thomas Kaul
|
bc8d8309d4
|
Improve handling of future liabilities (#3118)
* Improve handling of future liabilities
* Refactor currentValue to currentValueInBaseCurrency
* Update changelog
|
1 year ago |
Thomas Kaul
|
07661d9262
|
Feature/integrate dividend into transaction point concept (#3092)
* Integrate dividend into transaction point concept
* Update changelog
|
1 year ago |
Thomas Kaul
|
c002e37285
|
Feature/add missing default currency to prepare currencies function (#3042)
* Add missing default currency
* Update changelog
|
1 year ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
1 year ago |
Thomas Kaul
|
5ba5b86d5f
|
Feature/improve handling of derived currencies (#2891)
* Improve handling of derived currencies
* Update changelog
|
1 year ago |
Thomas Kaul
|
ba3cf82c6e
|
Feature/increase robustness of exchange rates by always getting quotes (#2875)
* Always get quotes (with fallback to historical data)
* Update changelog
|
1 year ago |
Thomas Kaul
|
c418e75139
|
Bugfix/fix currency in error log in exchange rate data service (#2868)
* Fix currency
* Update changelog
|
1 year ago |
gizmodus
|
be801b481e
|
Feature/Add exchange rate effects to portfolio calculation (#2834)
* Add exchange rate effects to portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
gizmodus
|
726e727c7d
|
Feature/benchmark currency correction (#2790)
* Convert benchmark performance to base currency
* Introduce getExchangeRates() for multiple dates
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Thomas Kaul
|
b89bf1d5e8
|
Feature/increase timeout to load currencies (#2800)
* Increase timeout
* Update changelog
|
1 year ago |
Thomas Kaul
|
fcef0a72d5
|
Bugfix/improve handling of derived currencies (#2604)
* Improve handling of derived currencies
* Update changelog
|
1 year ago |
Thomas Kaul
|
bc33e5f147
|
Feature/remove deprecated environment variable base currency (#2255)
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
|
2 years ago |
Hugo Persson
|
2d003225bc
|
Allow custom currency in activity import (#2215)
* Allow custom currency in activity import
* Extend import test files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
c9353d0a39
|
Support account balance time series (#2166)
* Initial setup
* Support account balance in export
* Handle account balance update
* Add schema migration
* Update changelog
|
2 years ago |
Thomas Kaul
|
ed735e0b29
|
Feature/disable caching in health check endpoints for data providers (#2147)
* Disable caching in health check endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
1d0ba5fe4b
|
Bugfix/fix indirect calculation in exchange rate service for specific date (#2026)
* Fix indirect calculation
* Update changelog
|
2 years ago |
Thomas Kaul
|
e500ccb61b
|
Feature/introduce env variable data source exchange rates and data source import (#1910)
* Introduce env variables DATA_SOURCE_EXCHANGE_RATES and DATA_SOURCE_IMPORT
* Update changelog
|
2 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2 years ago |