Thomas Kaul
|
58eeff7001
|
Feature/expose the environment variable host (#1007)
* Expose environment variable: HOST
* Update changelog
|
2022-06-12 17:51:26 +02:00 |
|
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
|
2022-06-11 13:40:15 +02:00 |
|
Thomas Kaul
|
4cb9a3b142
|
Feature/refresh cryptocurrencies list (#998)
* Use cryptocurrencies list instead of outdated npm package
* Update changelog
|
2022-06-11 12:54:58 +02:00 |
|
Thomas Kaul
|
f1e06347d3
|
Feature/add data source eod historical data (#974)
* Add EOD Historical Data as a data source
* Update changelog
|
2022-05-29 15:37:40 +02:00 |
|
Thomas Kaul
|
697e92f818
|
Feature/finalize exposing redis password env variable (#975)
* Add hints
* Update changelog
|
2022-05-29 14:54:53 +02:00 |
|
willyp713
|
b678998801
|
Feature/add-redis-password (#947)
* Expose REDIS_PASSWORD
|
2022-05-29 14:18:57 +02:00 |
|
Thomas Kaul
|
bbe30218bd
|
Feature/remove dependency round to (#972)
* Remove round-to dependency
* Update changelog
|
2022-05-28 21:10:45 +02:00 |
|
Thomas Kaul
|
e79be9f2d6
|
Feature/do not tweet on weekend (#961)
* Do not tweet on the weekend
* Update changelog
|
2022-05-27 11:37:48 +02:00 |
|
Thomas Kaul
|
c3768a882d
|
Feature/add benchmarks to twitter bot service (#959)
* Extend benchmarks with market condition and adapt twitter bot service
* Update changelog
|
2022-05-27 10:03:37 +02:00 |
|
Thomas Kaul
|
2c4c16ec99
|
Feature/extend markets overview by benchmarks (#953)
* Add benchmarks to markets overview
* Update changelog
|
2022-05-26 18:59:29 +02:00 |
|
Thomas Kaul
|
332203b9e2
|
Feature/add support to set the base currency via env variable (#948)
* Set base currency via environment variable
* Update changelog
|
2022-05-24 20:55:55 +02:00 |
|
Thomas Kaul
|
f48832c671
|
Bugfix/add missing conversion of countries (#941)
* Add missing conversion of countries for SymbolProfileOverrides
* Update changelog
|
2022-05-23 18:04:09 +02:00 |
|
Thomas Kaul
|
f5819cc399
|
Bugfix/fix countries in symbol profile overrides (#936)
* Fix countries
* Update changelog
|
2022-05-20 20:16:23 +02:00 |
|
Thomas Kaul
|
977c5a9544
|
Feature/skip data enhancement if data is inaccurate (#935)
* Skip data enhancer if data is inaccurate
* Update changelog
|
2022-05-20 20:15:19 +02:00 |
|
Thomas Kaul
|
ea3a9d3b79
|
Feature/eliminate circular dependencies in common library (#896)
* Eliminate circular dependencies
* Update changelog
|
2022-05-08 22:16:47 +02:00 |
|
Thomas Kaul
|
40380346e6
|
Feature/setup bull queue system (#886)
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
|
2022-05-07 20:00:51 +02:00 |
|
Thomas Kaul
|
751256f158
|
Feature/add support for real estate and precious metal (#878)
* Add support for real estate and precious metal
* Update changelog
|
2022-04-30 11:49:58 +02:00 |
|
Thomas Kaul
|
04044f8720
|
Support futures (#845)
* Support futures
* Upgrade yahoo-finance2 to version 2.3.2
* Update changelog
|
2022-04-30 09:55:24 +02:00 |
|
Thomas Kaul
|
da27504aa1
|
Add orderBy statement to make debugging easier (#868)
|
2022-04-25 22:37:56 +02:00 |
|
Thomas Kaul
|
c61a415fb2
|
Bugfix/change date to utc in data gathering service (#867)
* Change date to UTC
* Update changelog
|
2022-04-25 18:12:42 +02:00 |
|
Thomas Kaul
|
bad9d17c44
|
Setup allocations page and endpoint (#859)
* Setup tagging system
* Update changelog
|
2022-04-24 16:23:03 +02:00 |
|
Thomas Kaul
|
1b03ddc586
|
Feature/add symbol profile overrides model (#851)
* Add symbol profile overrides model
* Update changelog
|
2022-04-22 21:27:55 +02:00 |
|
Thomas Kaul
|
90efc2ac51
|
Feature/beautify etf names in asset profile (#842)
* Beautify ETF names
* Update changelog
|
2022-04-18 11:57:57 +02:00 |
|
Thomas Kaul
|
ec2ecab751
|
Clean up name (#834)
|
2022-04-16 10:21:32 +02:00 |
|
Thomas Kaul
|
65e062ad26
|
Simplify search (#828)
* Simplify search
* Update changelog
|
2022-04-15 12:39:33 +02:00 |
|
Thomas Kaul
|
d5ba624403
|
Feature/add support for terra (#820)
* Add Terra (LUNA1-USD)
* Update changelog
|
2022-04-10 19:38:27 +02:00 |
|
Thomas Kaul
|
9b49ed77f7
|
Feature/add support for thor chain (#819)
* Add THORChain (RUNE-USD)
* Update changelog
|
2022-04-09 20:16:36 +02:00 |
|
Thomas Kaul
|
32fb3551dc
|
Feature/add default market price to scraper configuration (#762)
* Add default market price to scraper configuration
* Update changelog
|
2022-03-19 12:17:28 +01:00 |
|
Thomas Kaul
|
402d73a12c
|
Bugfix/fix get quotes for multiple ghostfolio symbols (#758)
* Support multiple symbols in getQuotes()
* Update changelog
|
2022-03-16 22:07:18 +01:00 |
|
Thomas Kaul
|
4826a51199
|
Feature/improve handling of scraper configuration (#757)
* Improve handling of missing scraper configuration
* Update changelog
|
2022-03-15 17:13:42 +01:00 |
|
Thomas Kaul
|
122ba9046f
|
Add type (#751)
* Add type
* Refactor import to import type
|
2022-03-13 21:00:40 +01:00 |
|
Thomas Kaul
|
e4908b51aa
|
Feature/add context to logger (#745)
* Add contexts
* Update changelog
|
2022-03-07 17:20:07 +01:00 |
|
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
|
2022-03-05 11:07:27 +01:00 |
|
Thomas Kaul
|
5bb20f6d5f
|
Bugfix/fix undefined currencies after creating an activity (#731)
* Fix issue with undefined currencies after creating an activity
* Update changelog
|
2022-03-01 21:32:19 +01:00 |
|
Thomas Kaul
|
b3e58d182a
|
Feature/add support for click in portfolio proportion chart (#729)
* Add support for click
* Update changelog
|
2022-02-28 21:35:52 +01:00 |
|
Thomas Kaul
|
93d6746739
|
Refactoring (#727)
|
2022-02-28 20:42:14 +01:00 |
|
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
|
2022-02-27 17:03:00 +01:00 |
|
Thomas Kaul
|
fed771525e
|
Feature/extend market data in admin panel (#716)
* Extend market data view
* Update changelog
|
2022-02-20 16:57:46 +01:00 |
|
Thomas Kaul
|
ca46a9827a
|
Do not tweet on Sunday (#712)
|
2022-02-19 19:29:49 +01:00 |
|
Thomas Kaul
|
d3382f0809
|
Update time (#707)
|
2022-02-17 21:31:08 +01:00 |
|
Thomas Kaul
|
280030ae7f
|
Feature/add twitter bot for fear and greed index (#702)
* Add twitter bot for fear and greed index
* Update changelog
|
2022-02-16 21:17:11 +01:00 |
|
Thomas Kaul
|
76f70598e2
|
Feature/add support for wealth items (#666)
* Add support for wealth items
* Update changelog
|
2022-02-10 09:39:10 +01:00 |
|
Thomas Kaul
|
f369996912
|
Bugfix/fix symbol selection of 7d data gathering (#670)
* Fix symbol selection of 7d data gathering
* Update changelog
|
2022-02-03 20:58:59 +01:00 |
|
Thomas Kaul
|
dc424a86ec
|
Feature/support deleting symbol profile data (#669)
* Add support for deleting symbol profile data
* Update changelog
|
2022-02-03 20:56:39 +01:00 |
|
Thomas Kaul
|
9d6977e3f7
|
Feature/support cryptocurrency mina protocol (#659)
* Support Mina Protocol (MINA-USD)
* Update changelog
|
2022-02-01 10:58:34 +01:00 |
|
Thomas Kaul
|
38f2930ec6
|
Feature/improve data provider service (#637)
* Improve data provider service
* Update changelog
|
2022-01-20 21:34:23 +01:00 |
|
Thomas Kaul
|
1a4109ebaa
|
Bugfix/fix fallback to load currencies directly from data provider (#629)
* Fix fallback
* Update changelog
|
2022-01-16 13:46:00 +01:00 |
|
Thomas Kaul
|
075431d868
|
Feature/add google sheets as data source (#620)
* Add google sheets as data source
* Update changelog
|
2022-01-08 18:19:25 +01:00 |
|
Thomas Kaul
|
1e526852a7
|
Bugfix/fix mapping for russia in trackinsight data enhancer (#610)
* Fix mapping for Russia
* Update changelog
|
2022-01-01 13:55:53 +01:00 |
|
Thomas Kaul
|
438484879d
|
Bugfix/fix creation of historical data (#594)
* Fix creation of historical data (upsert instead of update)
* Update changelog
|
2021-12-29 17:03:37 +01:00 |
|