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
Thomas Kaul
9d3610331a
Add guard ( #582 )
2021-12-26 10:07:51 +01:00
Thomas Kaul
0043b44670
Feature/improve data gathering for currencies ( #581 )
...
* Improve data gathering for currencies, add warning if it fails
* Update changelog
2021-12-26 09:15:10 +01:00
Thomas Kaul
bbc4e64cb4
Bugfix/filter currencies with null value ( #579 )
...
* Filter currencies with null value
* Update changelog
2021-12-25 17:08:56 +01:00
Thomas Kaul
8f583709ef
Feature/add support for cosmos and polkadot ( #577 )
...
* Add support for cryptocurrencies ATOM and DOT
* Update changelog
2021-12-25 14:23:07 +01:00
Thomas Kaul
4c30212a72
Feature/improve data gathering ( #576 )
...
* Eliminate benchmarks to gather
* Optimize 7d data gathering
* Update changelog
2021-12-25 14:18:46 +01:00
Thomas Kaul
9f545e3e2b
Feature/add cryptocurrency solana ( #563 )
...
* Add support for Solana and clean up symbol conversion (SOL1USD)
* Update changelog
2021-12-20 21:24:58 +01:00
Thomas Kaul
e78755c280
Replace OrderType with Type (prisma) ( #560 )
2021-12-19 16:52:35 +01:00
Thomas Kaul
ddce8cc7f9
Feature/support update of historical data ( #557 )
...
* Support update of historical data
* Update changelog
2021-12-19 10:57:50 +01:00
Thomas Kaul
eff807dd9a
Add tests for yahoo Finance symbol conversion ( #550 )
...
* Add tests for yahoo Finance symbol conversion
* Refactoring
2021-12-18 09:04:52 +01:00
Thomas Kaul
155bf67f60
Bugfix/fix symbol conversion from yahoo finance with hyphen ( #549 )
...
* Fix symbol conversion from Yahoo Finance
* Update changelog
2021-12-16 18:44:08 +01:00
Rafael Augusto de Oliveira
7439c1bf54
fix(custom-cryptocurrencies): add uniswap (uni3) ( #541 )
2021-12-13 22:25:09 +01:00
Thomas Kaul
ed7209fb53
Feature/remove transactions import limit ( #536 )
...
* Remove default transactions import limit
* Update changelog
2021-12-11 21:44:54 +01:00
Thomas Kaul
ebee851b23
Feature/support data gathering by symbol and date ( #532 )
...
* Support data gathering by symbol and date
* Update changelog
2021-12-11 11:45:13 +01:00
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
...
* Setup read only mode and update permissions dynamically
* Update changelog
2021-12-07 20:24:15 +01:00
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
...
* Add system message
* Update changelog
2021-12-06 20:51:38 +01:00
Thomas Kaul
aed8f5cf04
Feature/upgrade prisma to version 3.6.0 ( #518 )
...
* Upgrade prisma from version 2.30.2 to 3.6.0
* Update changelog
2021-12-05 16:52:24 +01:00
Thomas Kaul
1beb4de62f
Feature/support additional currencies ( #517 )
...
* Support additional currencies
* Update changelog
2021-12-04 21:05:11 +01:00
Thomas Kaul
e96e6c717c
Feature/enable import by default ( #513 )
...
* Enable import by default
* Update changelog
2021-12-04 08:57:22 +01:00
Thomas Kaul
4908e6d35d
Bugfix/fix data gathering of fear and greed index ( #505 )
...
* Fix data gathering of fear and greed index
* Update changelog
2021-12-01 21:18:46 +01:00
Thomas Kaul
11be6f630f
Feature/expose data gathering by symbol ( #503 )
...
* Expose data gathering by symbol as endpoint
* Update changelog
2021-11-30 21:06:10 +01:00
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
2021-11-29 21:08:58 +01:00
Thomas Kaul
6c07759eb7
Feature/add market data tab to admin control panel ( #497 )
...
* Add market data tab
* Update changelog
2021-11-28 19:46:34 +01:00
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>
2021-11-21 17:38:48 +01:00
Thomas Kaul
a42700b9fe
Feature/introduce data gathering progress ( #467 )
...
* Add data gathering progress
* Update changelog
2021-11-13 11:32:28 +01:00