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
9acdb41aa2
Refactor params to object ( #2987 )
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
893e76f83f
Feature/provide data provider info in search ( #2958 )
* Provide data provider info in search
* Update changelog
2 years ago
Thomas Kaul
5ba5b86d5f
Feature/improve handling of derived currencies ( #2891 )
* Improve handling of derived currencies
* Update changelog
2 years ago
Thomas Kaul
0ee632470e
Improve typings ( #2889 )
2 years ago
Thomas Kaul
00895b7bb1
Feature/increase timeout to load historical data in data provider service ( #2887 )
* Increase timeout to load 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
a704378702
Refactor interface of getQuotes() to object ( #2570 )
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
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
3 years ago
Thomas Kaul
3a99b81ade
Bugfix/add fallback in yahoo finance service ( #1935 )
* Add fallback to use quoteSummary(symbol) if quote(symbols) fails
* Update changelog
3 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
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
e965d12e31
Feature/add health check endpoints ( #1886 )
* Add health check endpoints
* Update changelog
3 years ago
Thomas Kaul
922876a893
Feature/add yahoo finance data enhancer ( #1865 )
* Add Yahoo Finance data enhancer
* Update changelog
3 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
3 years ago
Thomas Kaul
bff09f529d
Feature/beautify etf names in asset profiles ( #1709 )
* Beautify ETF names
* Update changelog
3 years ago
Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
* Import dividend
* Update changelog
3 years ago
Thomas Kaul
15357bd5b5
Feature/add asset profile details to activities import ( #1552 )
* Add asset profile details
* Update changelog
3 years ago
Delena Malan
6a764fe893
Convert between ZAc and ZAR ( #1471 )
* Convert between ZAc and ZAR
* Update changelog
3 years ago
Thomas Kaul
6e1935899f
Bugfix/fix cryptocurrency symbols with less than 3 characters ( #1325 )
* Fix cryptocurrency symbols with less than 3 characters
* Update changelog
3 years ago
Thomas Kaul
93a1fae51c
Feature/support sectors of mutual funds ( #1298 )
* Support sectors
* Update changelog
Co-authored-by: Mitchell <5503199+m11tch@users.noreply.github.com>
3 years ago
Thomas Kaul
7d27cb3398
Bugfix/use base currency in exchange rate service instead of usd ( #1255 )
* Change from USD to base currency
* Update changelog
3 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
71c7e37b5a
Bugfix/fix currency inconsistency with usx ( #1094 )
* Support USX
* Update changelog
3 years ago
Thomas Kaul
2388c494df
Feature/handle currency pair inconsistency in yahoo finance service ( #1069 )
* Handle occasional currency pair inconsistency: GBP=X instead of USDGBP=X
* Update changelog
3 years ago
Thomas Kaul
1610150427
Bugfix/fix currency conversion of ila to ils ( #1026 )
* Fix currency conversion: ILA to ILS
* 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
4 years ago
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
* Set base currency via environment variable
* Update changelog
4 years ago
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
* Eliminate circular dependencies
* Update changelog
4 years ago
Thomas Kaul
751256f158
Feature/add support for real estate and precious metal ( #878 )
* Add support for real estate and precious metal
* Update changelog
4 years ago
Thomas Kaul
04044f8720
Support futures ( #845 )
* Support futures
* Upgrade yahoo-finance2 to version 2.3.2
* Update changelog
4 years ago
Thomas Kaul
90efc2ac51
Feature/beautify etf names in asset profile ( #842 )
* Beautify ETF names
* Update changelog
4 years ago
Thomas Kaul
65e062ad26
Simplify search ( #828 )
* Simplify search
* Update changelog
4 years ago
Thomas Kaul
122ba9046f
Add type ( #751 )
* Add type
* Refactor import to import type
4 years ago
Thomas Kaul
e4908b51aa
Feature/add context to logger ( #745 )
* Add contexts
* Update changelog
4 years ago
Thomas Kaul
93d6746739
Refactoring ( #727 )
4 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
4 years ago
Thomas Kaul
fed771525e
Feature/extend market data in admin panel ( #716 )
* Extend market data view
* Update changelog
4 years ago
Thomas Kaul
075431d868
Feature/add google sheets as data source ( #620 )
* Add google sheets as data source
* Update changelog
4 years ago
Thomas Kaul
9f545e3e2b
Feature/add cryptocurrency solana ( #563 )
* Add support for Solana and clean up symbol conversion (SOL1USD)
* Update changelog
4 years ago
Thomas Kaul
ddce8cc7f9
Feature/support update of historical data ( #557 )
* Support update of historical data
* Update changelog
4 years ago
Thomas Kaul
eff807dd9a
Add tests for yahoo Finance symbol conversion ( #550 )
* Add tests for yahoo Finance symbol conversion
* Refactoring
4 years ago
Thomas Kaul
155bf67f60
Bugfix/fix symbol conversion from yahoo finance with hyphen ( #549 )
* Fix symbol conversion from Yahoo Finance
* Update changelog
4 years ago
Thomas Kaul
ebee851b23
Feature/support data gathering by symbol and date ( #532 )
* Support data gathering by symbol and date
* Update changelog
4 years ago
Valentin Zickner
80782f1098
add support for euro cryptocurrencies, ALGO and remove unknown crypto… ( #480 )
* add support for euro cryptocurrencies, ALGO and remove unknown cryptocurrencies from list
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago