Thomas Kaul
266c0a9a2c
Feature/eliminate search request in get quotes of eod service ( #3019 )
* Eliminate search request to get quotes
* Update changelog
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
f83e75df44
Feature/harmonize env variables of various api keys ( #2980 )
* Harmonize env variables of various API keys
* Update changelog
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
Hey
2a38a16f6b
Feature/Improve error logs for timeout in data provider services ( #2953 )
* Improve error logs for timeout in data provider services
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
8f5f4c5875
Feature/format name in eod historical data service ( #2922 )
* Format name
* Update changelog
1 year ago
Thomas Kaul
b39c97ab9f
Bugfix/improve validation for non numeric results in eod service ( #2916 )
* Improve validation of non-numeric numbers
* 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
693791d113
Feature/add validation of search results in eod historical data service ( #2883 )
* Validate currency
* Update changelog
1 year ago
Thomas Kaul
440dc470fa
Bugfix/fix currency inconsistency with conversion of ZAR to ZAc ( #2869 )
* Fix conversion from ZAR to ZAc
* Update changelog
1 year ago
Thomas Kaul
01b6c14bcc
Feature/improve handling of derived currency usx ( #2788 )
* Improve handling of USX
* Update changelog
1 year ago
miles
34b02210df
Feature/expose the environment variable `REQUEST_TIMEOUT` ( #2792 )
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
1 year ago
Thomas Kaul
0a83bcd697
Feature/improve error log for data source request timeout ( #2688 )
* Improve error log for timeouts
* 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
45f385a483
Feature/improve symbol conversion in eod historical data service ( #2457 )
* Improve conversion of currency symbols
* Update changelog
2 years ago
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ( #2330 )
* Improve timeout
* Update changelog
2 years ago
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ( #2255 )
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
2 years ago
Thomas Kaul
1f46a6b6f3
Clean up ( #2291 )
2 years ago
Thomas Kaul
4f6d9d3a76
Feature/add timeout to eod historical data requests ( #2222 )
* Add timeout to requests using got
* 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
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
Thomas Kaul
e965d12e31
Feature/add health check endpoints ( #1886 )
* Add health check endpoints
* 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
7378900050
Bugfix/fix currency inconsistency with GBX and GBp in eod historical data service ( #1869 )
* Fix currency inconsistency (GBX vs. GBp)
* Update changelog
2 years ago
Thomas Kaul
922876a893
Feature/add yahoo finance data enhancer ( #1865 )
* Add Yahoo Finance data enhancer
* Update changelog
2 years ago
Thomas Kaul
bd1963ec26
Feature/add asset and asset sub class to search endpoint ( #1795 )
* Add asset and asset sub class to search endpoint
* 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
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
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ( #991 )
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
3 years ago
Thomas Kaul
f1e06347d3
Feature/add data source eod historical data ( #974 )
* Add EOD Historical Data as a data source
* Update changelog
3 years ago