Thomas Kaul
38f2930ec6
Feature/improve data provider service ( #637 )
* Improve data provider service
* Update changelog
3 years ago
Thomas Kaul
1a4109ebaa
Bugfix/fix fallback to load currencies directly from data provider ( #629 )
* Fix fallback
* Update changelog
3 years ago
Thomas Kaul
075431d868
Feature/add google sheets as data source ( #620 )
* Add google sheets as data source
* Update changelog
3 years ago
Thomas Kaul
1e526852a7
Bugfix/fix mapping for russia in trackinsight data enhancer ( #610 )
* Fix mapping for Russia
* Update changelog
3 years ago
Thomas Kaul
438484879d
Bugfix/fix creation of historical data ( #594 )
* Fix creation of historical data (upsert instead of update)
* 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
bbc4e64cb4
Bugfix/filter currencies with null value ( #579 )
* Filter currencies with null value
* Update changelog
3 years ago
Thomas Kaul
8f583709ef
Feature/add support for cosmos and polkadot ( #577 )
* Add support for cryptocurrencies ATOM and DOT
* 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
9f545e3e2b
Feature/add cryptocurrency solana ( #563 )
* Add support for Solana and clean up symbol conversion (SOL1USD)
* Update changelog
3 years ago
Thomas Kaul
e78755c280
Replace OrderType with Type (prisma) ( #560 )
3 years ago
Thomas Kaul
ddce8cc7f9
Feature/support update of historical data ( #557 )
* Support update of historical data
* Update changelog
3 years ago
Thomas Kaul
eff807dd9a
Add tests for yahoo Finance symbol conversion ( #550 )
* Add tests for yahoo Finance symbol conversion
* Refactoring
3 years ago
Thomas Kaul
155bf67f60
Bugfix/fix symbol conversion from yahoo finance with hyphen ( #549 )
* Fix symbol conversion from Yahoo Finance
* Update changelog
3 years ago
Rafael Augusto de Oliveira
7439c1bf54
fix(custom-cryptocurrencies): add uniswap (uni3) ( #541 )
3 years ago
Thomas Kaul
ed7209fb53
Feature/remove transactions import limit ( #536 )
* Remove default transactions import limit
* 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
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
* Add system message
* Update changelog
3 years ago
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
3 years ago
Thomas Kaul
1beb4de62f
Feature/support additional currencies ( #517 )
* Support additional currencies
* Update changelog
3 years ago
Thomas Kaul
e96e6c717c
Feature/enable import by default ( #513 )
* Enable import by default
* Update changelog
3 years ago
Thomas Kaul
4908e6d35d
Bugfix/fix data gathering of fear and greed index ( #505 )
* Fix data gathering of fear and greed index
* 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
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>
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
3 years ago
Thomas Kaul
d999a27159
Feature/move scraper configuration to symbol profile ( #456 )
* Move scraper configuration
* Update changelog
3 years ago
Thomas Kaul
678544748a
Add symbol mapping ( #452 )
* Add symbol mapping
* Update changelog
3 years ago
Thomas Kaul
1296f95602
Feature/move data enhancer from data provider to data gathering ( #437 )
* Move data enhancers from data provider to data enhancer module
* Update changelog
3 years ago
Thomas Kaul
19e2d54791
Refactor custom cryptocurrencies ( #433 )
3 years ago
Valentin Zickner
099ad18aaf
refactor data-provider.service.ts to have dynamic list of services ( #429 )
* Refactor data-provider.service.ts to have dynamic list of services
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
2e5176bacf
Feature/extend import by csv files ( #419 )
* Support import of csv files
* Update changelog
3 years ago
Valentin Zickner
f308ae7a13
add sectors and countries for ETFs ( #410 )
* Update changelog
Co-Authored-By: Valentin Zickner <valentin@coderworks.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
de94494aa0
Bugfix/fix symbol conversion for yahoo finance ( #405 )
* Fix symbol conversion for Yahoo Finance
* Update changelog
3 years ago
Thomas Kaul
1050bfa098
Feature/improve yahoo finance symbol conversion ( #402 )
* Improve symbol conversion
* Update changelog
3 years ago
Thomas Kaul
39d9828f9f
Feature/respect account currency in exchange rate data service ( #391 )
* Respect the accounts' currencies
* Update changelog
3 years ago
Thomas Kaul
6333aa972d
Bugfix/fix data gathering after seed ( #390 )
* Fix data gathering after seed
* Update changelog
3 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
3 years ago
Thomas Kaul
0f72673ef4
Feature/respect data source in symbol data endpoint ( #370 )
* Respect data source in symbol data endpoint
* Respect data source in the data provider service
* Combine symbol with data source in get() of data provider service
* Improve search functionality for multiple data sources
* Update changelog
3 years ago
Thomas Kaul
4a815d2031
Feature/change data gathering selection ( #368 )
* Change data gathering selection from distinct orders to symbol profiles
* Update changelog
3 years ago
Thomas Kaul
3c46bde8d5
Bugfix/fix fear and greed index ( #359 )
* Fix fear and greed index
* Refactor fear and greed index symbol
* GF.FEAR_AND_GREED_INDEX -> _GF_FEAR_AND_GREED_INDEX
* Update changelog
3 years ago
Thomas Kaul
ee5ab05d8a
Release 1.47.1 ( #350 )
3 years ago
Thomas Kaul
bf8856ad19
Bugfix/fix search for cryptocurrencies ( #348 )
* Fix the search for cryptocurrency symbols
* Update changelog
3 years ago
Thomas Kaul
fe975945d1
Feature/add fallback for loading currencies ( #315 )
* Add fallback for loading currencies
* Update changelog
4 years ago
Thomas Kaul
d8782b0d4c
Feature/automate countries for stocks in symbol profile data ( #314 )
* Automate countries for stocks in symbol profile data
* Update changelog
4 years ago
Thomas Kaul
72c065a59d
Feature/introduce asset sub class ( #312 )
* Introduce asset sub class
* Update changelog
4 years ago