Thomas Kaul
|
168a679535
|
Feature/extend trackinsight data enhancer by cusip (#4362)
* Extend Trackinsight data enhancer by cusip
* Update changelog
|
2 months ago |
Thomas Kaul
|
190bb4b6fb
|
Feature/refactor data gathering items (#4032)
* Refactoring
|
6 months ago |
Thomas Kaul
|
403ee2741d
|
Feature/set up portfolio snapshot queue (#3725)
* Set up portfolio snapshot queue
* Update changelog
|
8 months ago |
Thomas Kaul
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
9 months ago |
Thomas Kaul
|
d5c56fb16c
|
Feature/optimize 7d data gathering by prioritization (#3575)
* Optimize 7d data gathering by prioritization
* Update changelog
|
9 months ago |
Thomas Kaul
|
8a9ae9bb33
|
Feature/allocations by etf holding (#3464)
* Setup allocations by ETF holding
* Update changelog
|
11 months 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
|
4e7d93db13
|
Feature/adapt priorities of data gathering jobs (#3262)
* Adapt priorities of data gathering jobs
* Update changelog
|
1 year ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
1 year ago |
Thomas Kaul
|
4e7b7375a9
|
Feature/setup open figi (#2526)
* Setup OpenFIGI
* Update changelog
|
2 years ago |
Thomas Kaul
|
e2e4c9be3c
|
Feature/skip data gathering for manual data source (#2379)
* Skip data gathering
* Update changelog
|
2 years ago |
Thomas Kaul
|
b21884eb66
|
Feature/harmonize logger output (#2321)
* Harmonize logger output
* 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
|
928f6f0c45
|
Bugfix/fix historical data gathering interval for benchmarks with activity (#2221)
* Fix historical data gathering interval for asset profiles used as benchmarks having activities
* Update changelog
|
2 years ago |
Thomas Kaul
|
286e41eb21
|
Feature/optimize import validation by reducing to unique asset profiles (#2198)
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
|
2 years ago |
Thomas Kaul
|
e61b3b34a7
|
Eliminate getSymbolProfilesBySymbols() (#1912)
|
2 years ago |
Thomas Kaul
|
7b77dc044a
|
Feature/add state to market data database schema (#1893)
* Add state (CLOSE / INTRADAY) to MarketData
* Update changelog
|
2 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2 years ago |
Thomas Kaul
|
cddea0401f
|
Feature/add data source as unique constraint to market data schema (#1889)
* Add dataSource as unique constraint to MarketData schema
* Update changelog
|
2 years ago |
Thomas Kaul
|
e23ff33e6f
|
Feature/skip job creation for manual data source without scraper configuration (#1857)
* Skip job creation for MANUAL data source without scraper configuration
* Update changelog
|
2 years ago |
Thomas Kaul
|
1ed5690b33
|
Feature/improve queue jobs implementation (#1855)
* Improve queue jobs implementation
* Update changelog
|
2 years ago |
Thomas Kaul
|
9bce57894e
|
Feature/increase historical market data gathering to 10 years (#1830)
* Increase historical market data gathering of currency pairs to 10+ years
* Update changelog
|
2 years ago |
Thomas Kaul
|
c8ca82b803
|
Feature/extend data source eod historical data by asset class and isin (#1791)
* Extend EodHistoricalDataService
* asset and asset sub class
* isin
* Update changelog
|
2 years ago |
Thomas Kaul
|
684c1e55b0
|
Bugfix/do not skip manual data source part 2 (#1732)
* Do not skip MANUAL data source
* Update changelog
|
2 years ago |
Thomas Kaul
|
9d9b805b0e
|
Bugfix/do not skip manual data source (#1718)
* Do not skip MANUAL data source
* Update changelog
|
2 years ago |
Thomas Kaul
|
0cbf275a2e
|
Feature/eliminate ghostfolio scraper api service (#1706)
* Eliminate GhostfolioScraperApiService
* Update changelog
|
2 years ago |
Thomas Kaul
|
538c8947cd
|
Feature/rename data source from rakuten to rapid api (#1350)
* Rename Rakuten to Rapid API
* Update changelog
|
3 years ago |
Thomas Kaul
|
eb059a024a
|
Feature/delete data in data gathering by symbol (#1039)
* Delete market data
* 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
|
3 years ago |
Thomas Kaul
|
2c4c16ec99
|
Feature/extend markets overview by benchmarks (#953)
* Add benchmarks to markets overview
* Update changelog
|
3 years ago |
Thomas Kaul
|
40380346e6
|
Feature/setup bull queue system (#886)
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
|
3 years ago |
Thomas Kaul
|
da27504aa1
|
Add orderBy statement to make debugging easier (#868)
|
3 years ago |
Thomas Kaul
|
c61a415fb2
|
Bugfix/change date to utc in data gathering service (#867)
* Change date to UTC
* Update changelog
|
3 years ago |
Thomas Kaul
|
e4908b51aa
|
Feature/add context to logger (#745)
* Add contexts
* Update changelog
|
3 years ago |
Thomas Kaul
|
c216ab1d76
|
Eliminate data source from order model (#730)
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
|
3 years ago |
Thomas Kaul
|
b3e58d182a
|
Feature/add support for click in portfolio proportion chart (#729)
* Add support for click
* Update changelog
|
3 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
|
3 years ago |
Thomas Kaul
|
76f70598e2
|
Feature/add support for wealth items (#666)
* Add support for wealth items
* Update changelog
|
3 years ago |
Thomas Kaul
|
f369996912
|
Bugfix/fix symbol selection of 7d data gathering (#670)
* Fix symbol selection of 7d data gathering
* Update changelog
|
3 years ago |
Thomas Kaul
|
9d3610331a
|
Add guard (#582)
|
3 years ago |
Thomas Kaul
|
0043b44670
|
Feature/improve data gathering for currencies (#581)
* Improve data gathering for currencies, add warning if it fails
* Update changelog
|
3 years ago |
Thomas Kaul
|
4c30212a72
|
Feature/improve data gathering (#576)
* Eliminate benchmarks to gather
* Optimize 7d data gathering
* Update changelog
|
3 years ago |
Thomas Kaul
|
ebee851b23
|
Feature/support data gathering by symbol and date (#532)
* Support data gathering by symbol and date
* Update changelog
|
3 years ago |
Thomas Kaul
|
1beb4de62f
|
Feature/support additional currencies (#517)
* Support additional currencies
* Update changelog
|
3 years ago |
Thomas Kaul
|
11be6f630f
|
Feature/expose data gathering by symbol (#503)
* Expose data gathering by symbol as endpoint
* Update changelog
|
3 years ago |
Thomas Kaul
|
1f042ee791
|
Feature/eliminate redundant storage of historical exchange rates (#500)
* Eliminate redundant storage of historical exchange rates
* Clean up experimental API
* Update changelog
|
3 years ago |
Thomas Kaul
|
6c07759eb7
|
Feature/add market data tab to admin control panel (#497)
* Add market data tab
* Update changelog
|
3 years ago |
Thomas Kaul
|
a42700b9fe
|
Feature/introduce data gathering progress (#467)
* Add data gathering progress
* Update changelog
|
3 years ago |
Thomas Kaul
|
d60b444324
|
Release/1.71.0 (#458)
* Refactor logger
* Fix exception
* Update changelog
|
4 years ago |
Thomas Kaul
|
d999a27159
|
Feature/move scraper configuration to symbol profile (#456)
* Move scraper configuration
* Update changelog
|
4 years ago |