Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
* Import dividend
* Update changelog
2 years ago
Thomas Kaul
15357bd5b5
Feature/add asset profile details to activities import ( #1552 )
* Add asset profile details
* Update changelog
2 years ago
Thomas Kaul
4f187e1a9f
Feature/increase fear and greed index to 365 days ( #1519 )
* Increase fear and greed index to 365 days
* Update changelog
2 years ago
Thomas Kaul
292d345ce0
Feature/support manual currency for fee ( #1490 )
* Support manual currency for fee
* Update changelog
2 years ago
Delena Malan
6a764fe893
Convert between ZAc and ZAR ( #1471 )
* Convert between ZAc and ZAR
* Update changelog
2 years ago
Thomas Kaul
5978ddb80f
Feature/improve support for manual data source ( #1460 )
* Improve support for MANUAL data source
* 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
6e1935899f
Bugfix/fix cryptocurrency symbols with less than 3 characters ( #1325 )
* Fix cryptocurrency symbols with less than 3 characters
* Update changelog
3 years ago
Thomas Kaul
93a1fae51c
Feature/support sectors of mutual funds ( #1298 )
* Support sectors
* Update changelog
Co-authored-by: Mitchell <5503199+m11tch@users.noreply.github.com>
3 years ago
Thomas Kaul
7d27cb3398
Bugfix/use base currency in exchange rate service instead of usd ( #1255 )
* Change from USD to base currency
* Update changelog
3 years ago
Thomas Kaul
408bdbd187
Bugfix/fix GitHub contributors count ( #1219 )
* Fix GitHub contributors count
* Update changelog
3 years ago
Thomas Kaul
9f2a49a1c7
Feature/introduce max number of symbols per data provider request ( #1111 )
* Introduce maximum number of symbols per request
* Set log level settings
* Update changelog
3 years ago
Thomas Kaul
71c7e37b5a
Bugfix/fix currency inconsistency with usx ( #1094 )
* Support USX
* Update changelog
3 years ago
Thomas Kaul
2388c494df
Feature/handle currency pair inconsistency in yahoo finance service ( #1069 )
* Handle occasional currency pair inconsistency: GBP=X instead of USDGBP=X
* Update changelog
3 years ago
Thomas Kaul
1610150427
Bugfix/fix currency conversion of ila to ils ( #1026 )
* Fix currency conversion: ILA to ILS
* 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
f1e06347d3
Feature/add data source eod historical data ( #974 )
* Add EOD Historical Data as a data source
* 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
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
* Set base currency via environment variable
* Update changelog
3 years ago
Thomas Kaul
977c5a9544
Feature/skip data enhancement if data is inaccurate ( #935 )
* Skip data enhancer if data is inaccurate
* Update changelog
3 years ago
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
* Eliminate circular dependencies
* Update changelog
3 years ago
Thomas Kaul
751256f158
Feature/add support for real estate and precious metal ( #878 )
* Add support for real estate and precious metal
* Update changelog
3 years ago
Thomas Kaul
04044f8720
Support futures ( #845 )
* Support futures
* Upgrade yahoo-finance2 to version 2.3.2
* Update changelog
3 years ago
Thomas Kaul
90efc2ac51
Feature/beautify etf names in asset profile ( #842 )
* Beautify ETF names
* Update changelog
3 years ago
Thomas Kaul
ec2ecab751
Clean up name ( #834 )
3 years ago
Thomas Kaul
65e062ad26
Simplify search ( #828 )
* Simplify search
* Update changelog
3 years ago
Thomas Kaul
32fb3551dc
Feature/add default market price to scraper configuration ( #762 )
* Add default market price to scraper configuration
* Update changelog
3 years ago
Thomas Kaul
402d73a12c
Bugfix/fix get quotes for multiple ghostfolio symbols ( #758 )
* Support multiple symbols in getQuotes()
* Update changelog
3 years ago
Thomas Kaul
4826a51199
Feature/improve handling of scraper configuration ( #757 )
* Improve handling of missing scraper configuration
* Update changelog
3 years ago
Thomas Kaul
122ba9046f
Add type ( #751 )
* Add type
* Refactor import to import type
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
93d6746739
Refactoring ( #727 )
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
fed771525e
Feature/extend market data in admin panel ( #716 )
* Extend market data view
* Update changelog
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
38f2930ec6
Feature/improve data provider service ( #637 )
* Improve data provider service
* 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
9f545e3e2b
Feature/add cryptocurrency solana ( #563 )
* Add support for Solana and clean up symbol conversion (SOL1USD)
* Update changelog
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
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
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
4908e6d35d
Bugfix/fix data gathering of fear and greed index ( #505 )
* Fix data gathering of fear and greed index
* 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
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
Thomas Kaul
678544748a
Add symbol mapping ( #452 )
* Add symbol mapping
* Update changelog
4 years ago