Thomas Kaul
|
154dbf37a8
|
Task/remove return type in parseSector() of YahooFinanceService (#6006)
* Remove return type
|
1 week ago |
Thomas Kaul
|
af903321a2
|
Feature/improve error handling in data providers (part 2) (#5413)
* Improve error handling
* Update changelog
|
4 months ago |
Thomas Kaul
|
51f067e454
|
Bugfix/fix issue with currency detection in Yahoo Finance service (#5250)
* Improve currency detection
* Extend tests
* Update changelog
|
5 months ago |
Thomas Kaul
|
64b392fa02
|
Feature/upgrade yahoo-finance2 to version 3.4.1 (#5072)
* Upgrade yahoo-finance2 to version 3.4.1
* Suppress survey notice
* Update changelog
|
5 months ago |
Kenrick Tandrian
|
4adc9dc9b1
|
Feature/upgrade to node-yahoo-finance2 version 3 (#4695)
* Upgrade node-yahoo-finance2 from version 2.11.3 to 3.3.1
* Update changelog
|
7 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>
|
8 months ago |
Thomas Kaul
|
c467c946d4
|
Bugfix/fix symbol validation in Yahoo Finance service (#4472)
* Fix symbol validation
* Add test cases
|
9 months ago |
Thomas Kaul
|
5783497a66
|
Feature/improve symbol validation in Yahoo Finance service (#4445)
* Improve symbol validation
* Update changelog
|
9 months ago |
Guillermo Tomás Fernández Martín
|
d4f28e2759
|
Feature/add support for ETF sector data in YahooFinanceDataEnhancer (#4258)
* Add support for ETF sector data in YahooFinanceDataEnhancer
* Update changelog
|
10 months ago |
Thomas Kaul
|
7a19fc53b0
|
Feature/improve activities import by isin for yahoo finance (#4140)
* Allow activities import by isin even if multiple quotes found
* Update changelog
|
12 months ago |
dw-0
|
a14c10bad2
|
Feature/Enable unused compiler options in tsconfig (#3895)
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
|
1 year ago |
Thomas Kaul
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
1 year ago |
Thomas Kaul
|
cdbe6eedeb
|
Feature/change cash to liquidity in asset class enum (#3321)
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
|
2 years ago |
Søren Bjergmark
|
68e558f198
|
Feature/Improve activities import by ISIN number (#3051)
* Improve activities import by ISIN number
* Update changelog
|
2 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2 years ago |
Thomas Kaul
|
8f5f4c5875
|
Feature/format name in eod historical data service (#2922)
* Format name
* Update changelog
|
2 years ago |
Thomas Kaul
|
ba3cf82c6e
|
Feature/increase robustness of exchange rates by always getting quotes (#2875)
* Always get quotes (with fallback to historical data)
* Update changelog
|
2 years ago |
miles
|
34b02210df
|
Feature/expose the environment variable `REQUEST_TIMEOUT` (#2792)
* Expose the environment variable `REQUEST_TIMEOUT`
* 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
|
1b7e3a1e47
|
Feature/support activities import by isin for yahoo finance (#2597)
* Add support to import activities by isin
* 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
|
0f8bc7db32
|
Bugfix/do not remove countries and sectors in yahoo finance data enhancer (#2297)
* Do not remove countries and sectors
* Update changelog
|
2 years ago |
Thomas Kaul
|
0b59fc639d
|
Feature/upgrade prettier to version 3 (#2163)
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
|
2 years ago |
Thomas Kaul
|
c2fd31f5e5
|
Feature/add health check endpoints for data enhancers (#2265)
* Add health check for data enhancers
* Update changelog
|
2 years ago |
Thomas Kaul
|
73b6784e9f
|
Feature/beautify ampersand in asset profile names (#2138)
* Beautify ampersand
* Update changelog
|
2 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
3 years ago |
Thomas Kaul
|
922876a893
|
Feature/add yahoo finance data enhancer (#1865)
* Add Yahoo Finance data enhancer
* Update changelog
|
3 years ago |