17 Commits

Author SHA1 Message Date
Thomas Kaul
1f46a6b6f3
Clean up () 2023-09-05 19:44:45 +02:00
Thomas Kaul
4f6d9d3a76
Feature/add timeout to eod historical data requests ()
* Add timeout to requests using got

* Update changelog
2023-08-09 20:58:00 +02:00
Arghya Ghosh
6a802a62a0
Add ability to search for indices and fix gf-symbol-autocomplete validation ()
* Bugfix/Fix gf-symbol-autocomplete validation

* Feature/Add ability to search for indices

* Update changelog
2023-06-26 18:38:24 +02:00
Thomas Kaul
e500ccb61b
Feature/introduce env variable data source exchange rates and data source import ()
* Introduce env variables DATA_SOURCE_EXCHANGE_RATES and DATA_SOURCE_IMPORT

* Update changelog
2023-04-30 18:26:34 +02:00
Thomas Kaul
513a564e2c
Restructure services () 2023-04-23 12:02:01 +02:00
Thomas Kaul
e965d12e31
Feature/add health check endpoints ()
* Add health check endpoints

* Update changelog
2023-04-22 16:03:45 +02:00
Thomas Kaul
5eff8402db
Release/1.258.0 ()
* Release 1.258.0
  * Introduce data source mapping

* Update changelog
2023-04-20 09:07:22 +02:00
Thomas Kaul
7378900050
Bugfix/fix currency inconsistency with GBX and GBp in eod historical data service ()
* Fix currency inconsistency (GBX vs. GBp)

* Update changelog
2023-04-18 20:31:33 +02:00
Thomas Kaul
922876a893
Feature/add yahoo finance data enhancer ()
* Add Yahoo Finance data enhancer

* Update changelog
2023-04-17 14:09:27 +02:00
Thomas Kaul
bd1963ec26
Feature/add asset and asset sub class to search endpoint ()
* Add asset and asset sub class to search endpoint

* Update changelog
2023-03-23 19:11:38 +01:00
Thomas Kaul
c8ca82b803
Feature/extend data source eod historical data by asset class and isin ()
* Extend EodHistoricalDataService

* asset and asset sub class
* isin

* Update changelog
2023-03-18 10:09:11 +01:00
Thomas Kaul
0d92b8d8bb
Reduce search requests () 2023-03-12 14:29:22 +01:00
Thomas Kaul
7c6ff776d9
Feature/add search functionality for eod historical data ()
* Add search functionality for EOD_HISTORICAL_DATA

* Update changelog
2023-03-12 13:13:34 +01:00
Thomas Kaul
a850e8ca22
Import dividend ()
* Import dividend

* Update changelog
2023-01-07 18:20:02 +01:00
Thomas Kaul
9f2a49a1c7
Feature/introduce max number of symbols per data provider request ()
* Introduce maximum number of symbols per request

* Set log level settings

* Update changelog
2022-07-30 15:48:45 +02:00
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ()
* Migrate historical market data gathering to queue

* Filter and delete jobs

* Detect duplicate jobs

* Update changelog
2022-06-11 13:40:15 +02:00
Thomas Kaul
f1e06347d3
Feature/add data source eod historical data ()
* Add EOD Historical Data as a data source

* Update changelog
2022-05-29 15:37:40 +02:00