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
65e062ad26
Simplify search ( #828 )
* Simplify search
* 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
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
075431d868
Feature/add google sheets as data source ( #620 )
* Add google sheets as data source
* 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
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
3 years ago
Thomas Kaul
19e2d54791
Refactor custom cryptocurrencies ( #433 )
4 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>
4 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>
4 years ago
Thomas Kaul
de94494aa0
Bugfix/fix symbol conversion for yahoo finance ( #405 )
* Fix symbol conversion for Yahoo Finance
* Update changelog
4 years ago
Thomas Kaul
1050bfa098
Feature/improve yahoo finance symbol conversion ( #402 )
* Improve symbol conversion
* Update changelog
4 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago
Thomas Kaul
bf8856ad19
Bugfix/fix search for cryptocurrencies ( #348 )
* Fix the search for cryptocurrency symbols
* 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
Thomas Kaul
c71a4c078e
Bugfix/convert g bp to gbp in yahoo finance service ( #301 )
* Fix currency inconsistency in the yahoo finance service (GBp to GBP)
* Update changelog
4 years ago
Thomas
b898c0678d
Feature/refactor exchange rate service ( #289 )
* Refactor exchange rate service
* Update changelog
4 years ago
Thomas
96a615dc5d
Bugfix/only allow supported currencies in symbol search ( #287 )
* Only allow supported currencies in symbol search
* Update changelog
4 years ago
Thomas
80d043729d
Feature/replace type with asset class ( #274 )
* Improved the asset classification
* Add assetClass to symbolProfile
* Remove type from position
* Update changelog
4 years ago
Thomas
cbdb68e2f8
Refactoring
4 years ago
Thomas
0264b592b9
Feature/improve investments by sector ( #172 )
* Improve investments analysis by sector
* Update changelog
4 years ago
Thomas
11b2379d98
Feature/respect data source in data gathering ( #107 )
* Respect data source in data gathering
* Update changelog
* optimize fetching from multiple data sources (#123 )
* optimize fetching from multiple data sources
* improve performance by executing data gathering promises in parallel
* removed unused imports
* rename hasHistoricalData to canHandle
* Sort imports
* Clean up
Co-authored-by: Valentin Zickner <3200232+vzickner@users.noreply.github.com>
4 years ago
Thomas
200a7d2d65
Feature/refactor search functionality ( #105 )
* Refactor search functionality
* Update changelog
* Improvements after code review
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
4 years ago
Thomas
b0a24e4fc0
Desaturate background color ( #92 )
4 years ago
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
* Migrate transaction table
* Add accounts page
* Add account page logic
4 years ago
Thomas
40c95a541d
Add data source to transaction model ( #53 )
4 years ago
Thomas
5cb69291f5
Introduce market states ( #38 )
* closed
* delayed (no live data)
* open
4 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
4 years ago
Thomas
c616312233
Initial commit
4 years ago