Chang-Yen Tseng
8227a2d91a
Feature/improve detection of json used via scraper configuration ( #3539 )
* Improve detection of json
* Update changelog
10 months ago
Thomas Kaul
ba979cbae2
Bugfix/fix addition of manual asset without market data ( #3516 )
* Provide default value
* Update changelog
10 months ago
Thomas Kaul
8cda43bb63
Bugfix/persist intraday market data only if market state is open ( #3509 )
* Persist INTRADAY data only if market state is open
* Update changelog
10 months ago
Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ( #3467 )
* Improve allocations by ETF holding
* Update changelog
11 months ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
* Setup allocations by ETF holding
* Update changelog
11 months ago
Thomas Kaul
c009f8c12f
Feature/add data provider info to asset profile details dialog ( #3434 )
* Add data provider info to asset profile details dialog
* Update changelog
11 months ago
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ( #3335 )
* Set up caching
* Update changelog
1 year ago
Thomas Kaul
cd07802400
Bugfix/fix historical market data gathering for asset profiles with manual data source ( #3336 )
* Fix historical market data gathering for asset profiles with MANUAL data source
* Update changelog
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
1 year ago
Thomas Kaul
15857118fe
Feature/let data gathering queue jobs fail by throwing errors ( #3281 )
* Let data gathering queue jobs fail by throwing errors
* Update changelog
1 year ago
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
1 year ago
Thomas Kaul
82c78cad6b
Format ( #3155 )
1 year ago
Thomas Kaul
671e4e316b
Release 2.63.2 ( #3138 )
1 year ago
Thomas Kaul
473136e9aa
Release 2.63.1 ( #3135 )
* Release 2.63.1
1 year ago
Thomas Kaul
d32dd5e860
Feature/upgrade countries list to version 3.1.0 ( #3131 )
* Upgrade countries-list to version 3.1.0
* Update changelog
1 year ago
Thomas Kaul
5596e5f03b
Feature/integrate wealth items into transaction point concept ( #3084 )
* Integrate (wealth) items into transaction point concept
* Update changelog
1 year ago
Søren Bjergmark
68e558f198
Feature/Improve activities import by ISIN number ( #3051 )
* Improve activities import by ISIN number
* Update changelog
1 year ago
Thomas Kaul
9acdb41aa2
Refactor params to object ( #2987 )
1 year ago
Thomas Kaul
67ae86763e
Handle premium data provider in getQuotes() ( #3020 )
* Handle premium data provider in getQuotes()
1 year ago
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
35450ac004
Bugfix/add missing data provider info to search results of coingecko ( #2967 )
* Add missing data provider info
* 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
Francisco Silva
3df8810412
Feature/Add support to grant private access with permissions ( #2870 )
* Add support to grant private access with permissions
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
9fdbd22cb5
Bugfix/fix activities import for manual data source ( #2923 )
* Fix import
* Update changelog
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
ba3cf82c6e
Feature/increase robustness of exchange rates by always getting quotes ( #2875 )
* Always get quotes (with fallback to historical data)
* 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
005890d785
Improve extractNumberFromString() for international number formats ( #2843 )
* Set up test
* Add support for international formatted numbers
* Expose locale in scraper configuration
* Update changelog
1 year ago
Tanguy Herbron
d91f947ab0
Feature/Add Coingecko api keys support ( #2827 )
* Add CoinGecko API keys support
* Update changelog
1 year ago
Hugo Persson
371f1dc451
Feature/support rest api in scraper ( #2810 )
* Support REST APIs in scraper
* Update changelog
1 year ago
Thomas Kaul
43b4f14ace
Feature/add button to test scraper configuration ( #2808 )
* Add button to test scraper configuration
* Update changelog
---------
Co-authored-by: Manushreshta B L <manushreshta27@gmail.com>
Co-authored-by: Hugo Persson <hugo.e.persson@gmail.com>
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
0e94112dc7
Feature/adjust holdings weight threshold in trackinsight data enhancer ( #2742 )
* Adjust holdings weight threshold
* Update changelog
1 year ago
Thomas Kaul
1d796a9597
Bugfix/change intraday data gathering to operate synchronously ( #2705 )
* Change intraday data gathering to operate synchronously
* 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
Lukas Möller
e8e1bb83bf
Fix get quotes in CoinGecko service ( #2595 )
* Fix get quotes in CoinGecko service
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
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