Thomas Kaul
|
9c27fb70aa
|
Feature/minor improvements in data provider service (#4017)
* Refactoring
|
5 months ago |
Thomas Kaul
|
93001b68ad
|
Feature/introduce lookup response interface (#4019)
* Introduce lookup response interface
* Refactor lookup item interface
|
5 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>
|
6 months 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>
|
6 months ago |
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
9 months ago |
Thomas Kaul
|
97db144e01
|
Feature/skip derived currencies in get quotes of data provider service (#3610)
* Skip derived currencies
* Update changelog
|
9 months 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
|
10 months 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
|
11 months ago |
Thomas Kaul
|
4f41bac328
|
Feature/set up caching in portfolio calculator (#3335)
* Set up caching
* Update changelog
|
12 months 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
|
1 year 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
|
1 year ago |
Thomas Kaul
|
82c78cad6b
|
Format (#3155)
|
1 year ago |
Thomas Kaul
|
9acdb41aa2
|
Refactor params to object (#2987)
|
1 year ago |
Thomas Kaul
|
67ae86763e
|
Handle premium data provider in getQuotes() (#3020)
* Handle premium data provider in getQuotes()
|
1 year ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
1 year ago |
Thomas Kaul
|
893e76f83f
|
Feature/provide data provider info in search (#2958)
* Provide data provider info in search
* Update changelog
|
1 year ago |
Thomas Kaul
|
09ce8b1cd0
|
Feature/add support for importing dividends from eod (#2910)
* Add support for importing dividends
* Update changelog
|
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
|
0ee632470e
|
Improve typings (#2889)
|
1 year ago |
Thomas Kaul
|
00895b7bb1
|
Feature/increase timeout to load historical data in data provider service (#2887)
* Increase timeout to load historical data
* Update changelog
|
1 year ago |
Thomas Kaul
|
1d796a9597
|
Bugfix/change intraday data gathering to operate synchronously (#2705)
* Change intraday data gathering to operate synchronously
* Update changelog
|
1 year 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
|
1 year ago |
Thomas Kaul
|
a704378702
|
Refactor interface of getQuotes() to object (#2570)
|
1 year 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
|
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
|
7b77dc044a
|
Feature/add state to market data database schema (#1893)
* Add state (CLOSE / INTRADAY) to MarketData
* Update changelog
|
2 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2 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
|
2 years ago |
Thomas Kaul
|
e965d12e31
|
Feature/add health check endpoints (#1886)
* Add health check endpoints
* Update changelog
|
2 years ago |
Thomas Kaul
|
aafedd5f75
|
Feature/increase robustness if live data is missing (#1884)
* Continuously persist today's market data
* Add fallback to historical market data if data provider does not provide live data
* Update changelog
|
2 years ago |
Thomas Kaul
|
5eff8402db
|
Release/1.258.0 (#1878)
* Release 1.258.0
* Introduce data source mapping
* Update changelog
|
2 years ago |
Thomas Kaul
|
6d56146054
|
Feature/add support for multiple subscription offers (#1818)
* Setup for multiple subscription offers
* Update changelog
|
2 years ago |
Thomas Kaul
|
c8ca82b803
|
Feature/extend data source eod historical data by asset class and isin (#1791)
* Extend EodHistoricalDataService
* asset and asset sub class
* isin
* Update changelog
|
2 years ago |
Thomas Kaul
|
0d92b8d8bb
|
Reduce search requests (#1786)
|
2 years ago |
Thomas Kaul
|
7c6ff776d9
|
Feature/add search functionality for eod historical data (#1783)
* Add search functionality for EOD_HISTORICAL_DATA
* Update changelog
|
2 years ago |
Thomas Kaul
|
a850e8ca22
|
Import dividend (#1560)
* Import dividend
* Update changelog
|
2 years ago |
Thomas Kaul
|
292d345ce0
|
Feature/support manual currency for fee (#1490)
* Support manual currency for fee
* Update changelog
|
2 years ago |
Thomas Kaul
|
9f2a49a1c7
|
Feature/introduce max number of symbols per data provider request (#1111)
* Introduce maximum number of symbols per request
* Set log level settings
* Update changelog
|
3 years ago |
Thomas Kaul
|
e4908b51aa
|
Feature/add context to logger (#745)
* Add contexts
* Update changelog
|
3 years ago |
Thomas Kaul
|
c02bcd9bd8
|
Feature/migrate to yahoo finance2 (#722)
* Migrate to yahoo-finance2
* Add support for mutual funds
* Add url to symbol profile
* Clean up
|
3 years ago |
Thomas Kaul
|
76f70598e2
|
Feature/add support for wealth items (#666)
* Add support for wealth items
* Update changelog
|
3 years ago |
Thomas Kaul
|
38f2930ec6
|
Feature/improve data provider service (#637)
* Improve data provider service
* Update changelog
|
3 years ago |
Thomas Kaul
|
075431d868
|
Feature/add google sheets as data source (#620)
* Add google sheets as data source
* Update changelog
|
3 years ago |
Thomas Kaul
|
aed8f5cf04
|
Feature/upgrade prisma to version 3.6.0 (#518)
* Upgrade prisma from version 2.30.2 to 3.6.0
* Update changelog
|
3 years ago |
Thomas Kaul
|
d60b444324
|
Release/1.71.0 (#458)
* Refactor logger
* Fix exception
* Update changelog
|
3 years ago |
Thomas Kaul
|
1296f95602
|
Feature/move data enhancer from data provider to data gathering (#437)
* Move data enhancers from data provider to data enhancer module
* Update changelog
|
4 years ago |