Thomas Kaul
|
be0ddd6298
|
Task/harmonize interfaces naming (#5796)
* Harmonize interfaces naming
|
1 week ago |
Thomas Kaul
|
3034745e7d
|
Feature/improve currency validation in getAssetProfiles() functionality of data provider service (#5747)
* Improve currency validation
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
2ff02a0a9c
|
Feature/improve currency validation in search functionality of data provider service (#5745)
* Improve currency validation
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
af903321a2
|
Feature/improve error handling in data providers (part 2) (#5413)
* Improve error handling
* Update changelog
|
2 months ago |
Thomas Kaul
|
dad3c27ad9
|
Feature/remove DATA_SOURCES_LEGACY (#5396)
* Remove DATA_SOURCES_LEGACY
|
2 months ago |
Thomas Kaul
|
cf8eac3d44
|
Feature/rename Settings to settings in User database schema (#5100)
* Rename Settings to settings in User database schema
* Update changelog
|
4 months ago |
csehatt741
|
8b9b1c7f11
|
Feature/refactor getByKey() in PropertyService (#5065)
* Refactor getByKey() in PropertyService
* Update changelog
|
4 months ago |
Renegade Solutions
|
b92eff5b72
|
Feature/switch data provider service to OnModuleInit ensuring (currency) quotes are fetched only once (#4944)
* Switch data provider service to OnModuleInit ensuring (currency) quotes are fetched only once
* Update changelog
|
4 months ago |
Thomas Kaul
|
90385157d7
|
Feature/improve Ghostfolio data provider integration (#4743)
* Improve Ghostfolio data provider integration
|
5 months ago |
Thomas Kaul
|
0ea588315a
|
Feature/improve symbol lookup results by removing currency from name of cryptocurrencies (#4702)
* Improve symbol lookup results by removing currency from name of cryptocurrencies
* Update changelog
|
5 months ago |
Thomas Kaul
|
b90bfc3d6e
|
Feature/extend data providers management of admin control panel (#4615)
* Extend data providers management
* Update changelog
|
6 months ago |
Thomas Kaul
|
56fcafaa12
|
Feature/improve premium data provider handling in getQuotes() (#4590)
* Improve premium data provider handling in getQuotes()
|
6 months 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>
|
7 months ago |
Thomas Kaul
|
a6952a0e37
|
Feature/extend get data sources in data provider service (#4473)
* Extend data sources
|
7 months ago |
Thomas Kaul
|
f2638614d4
|
Feature/improve search for asset profiles with manual data source in create or update activity dialog (#4142)
* Improve search for asset profiles with MANUAL data source
* Update changelog
|
10 months ago |
Thomas Kaul
|
5f98dfa5d6
|
Feature/set up Ghostfolio data provider (#4016)
* Set up Ghostfolio data provider
* Update translations
* Update changelog
|
11 months ago |
Thomas Kaul
|
190bb4b6fb
|
Feature/refactor data gathering items (#4032)
* Refactoring
|
12 months ago |
Thomas Kaul
|
9c27fb70aa
|
Feature/minor improvements in data provider service (#4017)
* Refactoring
|
12 months ago |
Thomas Kaul
|
93001b68ad
|
Feature/introduce lookup response interface (#4019)
* Introduce lookup response interface
* Refactor lookup item interface
|
12 months ago |
dw-0
|
fc5ed887ff
|
Feature/Set prefer-const to error in eslint configuration (#3888)
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
1 year ago |
dandevaud
|
252fb3fe11
|
Bugfix/Handle exception in historical market data gathering of derived currencies (#3858)
* Handle exception in historical market data gathering of derived currencies
* Update changelog
---------
Co-authored-by: Dan <dan@ddev.ch>
|
1 year ago |
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
1 year ago |
Thomas Kaul
|
97db144e01
|
Feature/skip derived currencies in get quotes of data provider service (#3610)
* Skip derived currencies
* Update changelog
|
1 year ago |
Thomas Kaul
|
8cda43bb63
|
Bugfix/persist intraday market data only if market state is open (#3509)
* Persist INTRADAY data only if market state is open
* Update changelog
|
1 year ago |
Thomas Kaul
|
c009f8c12f
|
Feature/add data provider info to asset profile details dialog (#3434)
* Add data provider info to asset profile details dialog
* Update changelog
|
1 year ago |
Thomas Kaul
|
4f41bac328
|
Feature/set up caching in portfolio calculator (#3335)
* Set up caching
* Update changelog
|
2 years ago |
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
|
a33f8d5bed
|
Upgrade @types/big.js to version 6.2.2 (#3191)
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
|
2 years ago |
Thomas Kaul
|
82c78cad6b
|
Format (#3155)
|
2 years ago |
Thomas Kaul
|
9acdb41aa2
|
Refactor params to object (#2987)
|
2 years ago |
Thomas Kaul
|
67ae86763e
|
Handle premium data provider in getQuotes() (#3020)
* Handle premium data provider in getQuotes()
|
2 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2 years ago |
Thomas Kaul
|
893e76f83f
|
Feature/provide data provider info in search (#2958)
* Provide data provider info in search
* Update changelog
|
2 years ago |
Thomas Kaul
|
09ce8b1cd0
|
Feature/add support for importing dividends from eod (#2910)
* Add support for importing dividends
* Update changelog
|
2 years ago |
Thomas Kaul
|
5ba5b86d5f
|
Feature/improve handling of derived currencies (#2891)
* Improve handling of derived currencies
* Update changelog
|
2 years ago |
Thomas Kaul
|
0ee632470e
|
Improve typings (#2889)
|
2 years ago |
Thomas Kaul
|
00895b7bb1
|
Feature/increase timeout to load historical data in data provider service (#2887)
* Increase timeout to load historical data
* Update changelog
|
2 years ago |
Thomas Kaul
|
1d796a9597
|
Bugfix/change intraday data gathering to operate synchronously (#2705)
* Change intraday data gathering to operate synchronously
* Update changelog
|
2 years ago |
Thomas Kaul
|
dec1d89c5c
|
Feature/increase timeout in data provider and enhancer health check endpoint (#2621)
* Increase timeout in health check endpoint (data enhancer and provider)
* Update changelog
|
2 years ago |
Thomas Kaul
|
a704378702
|
Refactor interface of getQuotes() to object (#2570)
|
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 |
Arghya Ghosh
|
6a802a62a0
|
Add ability to search for indices and fix gf-symbol-autocomplete validation (#2094)
* Bugfix/Fix gf-symbol-autocomplete validation
* Feature/Add ability to search for indices
* Update changelog
|
2 years ago |
Thomas Kaul
|
54ea6c84b4
|
Feature/add caching for quotes (#2095)
* Add caching for quotes
* Update changelog
|
2 years ago |
Thomas Kaul
|
19333ab084
|
Fix warnings (#2011)
|
2 years ago |
Thomas Kaul
|
ad46fb6d61
|
Feature/add financial modeling prep as data source type (#1960)
* Add Financial Modeling Prep as new data source type
* Update changelog
|
3 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
|
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 |
Thomas Kaul
|
cddea0401f
|
Feature/add data source as unique constraint to market data schema (#1889)
* Add dataSource as unique constraint to MarketData schema
* Update changelog
|
3 years ago |
Thomas Kaul
|
e965d12e31
|
Feature/add health check endpoints (#1886)
* Add health check endpoints
* Update changelog
|
3 years ago |