Thomas Kaul
|
f2638614d4
|
Feature/improve search for asset profiles with manual data source in create or update activity dialog (#4142)
* Improve search for asset profiles with MANUAL data source
* Update changelog
|
2 years 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
|
2 years ago |
Ed
|
febb4119c6
|
Bugfix/fix jsonpath import (#4115)
* Fix jsonpath import
* Update changelog
|
2 years ago |
Thomas Kaul
|
13582afd93
|
Feature/Setup API keys for Ghostfolio data provider (#4093)
* Setup API keys for Ghostfolio data provider
|
2 years ago |
Thomas Kaul
|
2067e8ea40
|
Feature/add support for dividends in Ghostfolio data provider (#4081)
* Add support for dividends
|
2 years ago |
Thomas Kaul
|
66bbbc2cb8
|
Feature/improve error handling in Ghostfolio data provider (#4079)
* Improve error handling
|
2 years ago |
Thomas Kaul
|
9ca901f6e6
|
Feature/improve api key management of ghostfolio data provider (#4069)
* Improve API key management
* Add fallback for language code
|
2 years ago |
Thomas Kaul
|
5f98dfa5d6
|
Feature/set up Ghostfolio data provider (#4016)
* Set up Ghostfolio data provider
* Update translations
* Update changelog
|
2 years ago |
Thomas Kaul
|
0bc52fd80e
|
Feature/harmonize log messages in data provider services (#4064)
* Harmonize log messages
|
2 years ago |
Thomas Kaul
|
a8ea8a4599
|
Feature/refactor types in EOD historical data service (#4063)
* Refactor types
|
2 years ago |
Thomas Kaul
|
190bb4b6fb
|
Feature/refactor data gathering items (#4032)
* Refactoring
|
2 years ago |
Thomas Kaul
|
9c27fb70aa
|
Feature/minor improvements in data provider service (#4017)
* Refactoring
|
2 years ago |
Thomas Kaul
|
93001b68ad
|
Feature/introduce lookup response interface (#4019)
* Introduce lookup response interface
* Refactor lookup item interface
|
2 years ago |
Thomas Kaul
|
51b68e561f
|
Feature/add support for mutual funds in eod historical data service (#3970)
* Add support for mutual funds
* Update changelog
|
2 years ago |
Thomas Kaul
|
04b056e4e5
|
Feature/switch to adjusted market prices in get historical of eod historical data service (#3934)
* Switch to adjusted market prices in getHistorical()
* Update changelog
|
2 years ago |
dw-0
|
a14c10bad2
|
Feature/Enable unused compiler options in tsconfig (#3895)
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
|
2 years ago |
dw-0
|
fc5ed887ff
|
Feature/Set prefer-const to error in eslint configuration (#3888)
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2 years ago |
Thomas Kaul
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
2 years ago |
dandevaud
|
252fb3fe11
|
Bugfix/Handle exception in historical market data gathering of derived currencies (#3858)
* Handle exception in historical market data gathering of derived currencies
* Update changelog
---------
Co-authored-by: Dan <dan@ddev.ch>
|
2 years ago |
Thomas Kaul
|
4865aa1665
|
Feature/add fallback in get quotes of eod historical data service (#3776)
* Add fallback to previousClose in getQuotes()
* Update changelog
|
2 years ago |
Thomas Kaul
|
8c322b4e81
|
Bugfix/fix historical market data gathering in yahoo finance service (#3737)
* Switch from historical() to chart()
* Update changelog
|
2 years ago |
Shaunak Das
|
7ea9061852
|
Feature/execute scraper configuration instantly (#3723)
* Execute scraper configuration instantly
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
c4a28c6bff
|
Feature/set up a performance logging service (#3703)
* Setup performance logging service
* Update changelog
|
2 years ago |
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
2 years ago |
Thomas Kaul
|
97db144e01
|
Feature/skip derived currencies in get quotes of data provider service (#3610)
* Skip derived currencies
* Update changelog
|
2 years ago |
Thomas Kaul
|
35b4aef06f
|
Feature/improve market state logic for forex in eod historical data service (#3550)
|
2 years ago |
Chang-Yen Tseng
|
8227a2d91a
|
Feature/improve detection of json used via scraper configuration (#3539)
* Improve detection of json
* Update changelog
|
2 years ago |
Thomas Kaul
|
ba979cbae2
|
Bugfix/fix addition of manual asset without market data (#3516)
* Provide default value
* Update changelog
|
2 years 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
|
2 years ago |
Thomas Kaul
|
23e4d5454d
|
Feature/improve allocations by etf holding (#3467)
* Improve allocations by ETF holding
* Update changelog
|
2 years ago |
Thomas Kaul
|
8a9ae9bb33
|
Feature/allocations by etf holding (#3464)
* Setup allocations by ETF holding
* Update changelog
|
2 years 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
|
2 years ago |
Thomas Kaul
|
4f41bac328
|
Feature/set up caching in portfolio calculator (#3335)
* Set up caching
* Update changelog
|
2 years 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
|
2 years 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 |
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
|
2 years 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
|
2 years ago |
Thomas Kaul
|
82c78cad6b
|
Format (#3155)
|
2 years ago |
Thomas Kaul
|
671e4e316b
|
Release 2.63.2 (#3138)
|
3 years ago |
Thomas Kaul
|
473136e9aa
|
Release 2.63.1 (#3135)
* Release 2.63.1
|
3 years ago |
Thomas Kaul
|
d32dd5e860
|
Feature/upgrade countries list to version 3.1.0 (#3131)
* Upgrade countries-list to version 3.1.0
* Update changelog
|
3 years ago |
Thomas Kaul
|
5596e5f03b
|
Feature/integrate wealth items into transaction point concept (#3084)
* Integrate (wealth) items into transaction point concept
* Update changelog
|
3 years ago |
Søren Bjergmark
|
68e558f198
|
Feature/Improve activities import by ISIN number (#3051)
* Improve activities import by ISIN number
* Update changelog
|
3 years ago |
Thomas Kaul
|
9acdb41aa2
|
Refactor params to object (#2987)
|
3 years ago |
Thomas Kaul
|
67ae86763e
|
Handle premium data provider in getQuotes() (#3020)
* Handle premium data provider in getQuotes()
|
3 years ago |
Thomas Kaul
|
266c0a9a2c
|
Feature/eliminate search request in get quotes of eod service (#3019)
* Eliminate search request to get quotes
* Update changelog
|
3 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
3 years ago |
Thomas Kaul
|
f83e75df44
|
Feature/harmonize env variables of various api keys (#2980)
* Harmonize env variables of various API keys
* Update changelog
|
3 years ago |
Thomas Kaul
|
35450ac004
|
Bugfix/add missing data provider info to search results of coingecko (#2967)
* Add missing data provider info
* Update changelog
|
3 years ago |
Thomas Kaul
|
893e76f83f
|
Feature/provide data provider info in search (#2958)
* Provide data provider info in search
* Update changelog
|
3 years ago |