Thomas Kaul
f1e47bc67a
Improve service
* Set maximum number of symbols per request
* Migrate getQuotes to stable API version
1 week ago
Thomas Kaul
755ab15755
Feature/format name in financial modeling prep service ( #4441 )
* Format name
* Update changelog
1 month ago
Thomas Kaul
70cd1a89b5
Feature/extend Ghostfolio data provider ( #4420 )
* Extend Ghostfolio data provider
1 month ago
Thomas Kaul
6bdfd8984f
Bugfix/fix fetching dividend and historical market data in Financial Modeling Prep service ( #4416 )
* Add default values
* Update changelog
1 month ago
Thomas Kaul
cca26040bf
Feature/extend get asset profile in financial modeling prep service ( #4230 )
* Extend get asset profile by ETF website
3 months ago
Thomas Kaul
39ac6f352f
Feature/extend get historical in financial modeling prep service ( #4229 )
* Extend get historical
* Update changelog
3 months ago
Thomas Kaul
4e51a973c7
Feature/refactor is cryptocurrency check ( #4215 )
* Refactoring
3 months ago
Thomas Kaul
4d201acdbe
Feature/extend get dividends in financial modeling prep service ( #4210 )
* Extend get dividends
* Update changelog
3 months ago
Thomas Kaul
511a2d6d0d
Feature/extend asset profile data in financial modeling prep service ( #4206 )
* Extend asset profile data
* Update changelog
3 months ago
Thomas Kaul
40b628e0e7
Feature/extend search by isin in financial modeling prep service ( #4204 )
* Extend search by ISIN
* Update changelog
3 months ago
Szymon Łągiewka
7a602ea2d6
Feature/remove got in favor of using fetch ( #4154 )
* Remove got in favor of using fetch
* Update changelog
4 months ago
Szymon Łągiewka
74bc8222d6
Feature/Refactored `got` calls to use `AbortSignal.timeout()` without `AbortController()` ( #4153 )
* Feature/refactor got calls to use AbortSignal.timeout
Instead of manually creating AbortController and controlling the abort
with setTimeout.
Feature available since node v16.14.0 and v17.3.0[^1] and is built to
replace the exact scenario that all these requests have.
[^1]:https://nodejs.org/docs/latest-v22.x/api/globals.html#static-method-abortsignaltimeoutdelay
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
0bc52fd80e
Feature/harmonize log messages in data provider services ( #4064 )
* Harmonize log messages
5 months ago
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface ( #4019 )
* Introduce lookup response interface
* Refactor lookup item interface
6 months ago
Thomas Kaul
29d3b762a8
Feature/switch typescript-eslint no-unused-vars to error ( #3887 )
* Switch @typescript-eslint/no-unused-vars to error
6 months ago
Thomas Kaul
c4a28c6bff
Feature/set up a performance logging service ( #3703 )
* Setup performance logging service
* Update changelog
8 months ago
Thomas Kaul
9acdb41aa2
Refactor params to object ( #2987 )
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
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
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
6a722d1bb7
Bugfix/fix get quotes in financial modeling prep service ( #2627 )
* Fix get quotes
* 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
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
b5f01c0d15
Feature/migrate requests from bent to got ( #2231 )
* Migrate requests from bent to 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
db29e2b666
Feature/extend financial modeling prep service ( #1989 )
* Add getHistorical() and search() logic
* Update changelog
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