Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
* Eliminate circular dependencies
* Update changelog
3 years ago
Thomas Kaul
b4848be914
Feature/add developed vs emerging markets calculation ( #767 )
* Add allocations by market
* Update changelog
3 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
* Add support for emergency fund
* Update changelog
3 years ago
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
* Improve the consistent use of symbol with dataSource
* Update changelog
3 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago
Valentin Zickner
48ab862bb6
net performance for current positions ( #330 )
* implement fees for transaction points #324
* add net performance to current positions #324
* add net performance to calculate timeline #324
* make timeline fee accumulated by default #324
* Update changelog
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas Kaul
73a967a7e5
Feature/add cash as asset sub class ( #319 )
* Add cash as asset sub class
* 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
aad8f77093
Feature/improve allocations by account ( #308 )
* Improve allocations by account
* Eliminate accounts from PortfolioPosition
* Ignore cash assets in the allocation chart by sector, continent and country
* Add missing accounts to portfolio details
* 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
0264b592b9
Feature/improve investments by sector ( #172 )
* Improve investments analysis by sector
* Update changelog
4 years ago
Thomas
6a03120225
Feature/add symbol profile model ( #148 )
* Add symbol profile model and positions by country chart
* Add positions by continent chart
* Fix tests
* Extend seed
* Update changelog
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
111d8d8e3c
Feature/rename share to allocation in columns of positions table ( #93 )
* Rename columns
* Initial Share -> Initial Allocation
* Current Share -> Current Allocation
* Update changelog
4 years ago
Thomas
90a2fea7d6
Feature/create and update accounts ( #60 )
* Allow to create and update accounts
* Activate account selector in transaction dialog
* Refactor analytics and report from platforms to accounts
4 years ago
Thomas
a076a1c933
Feature/extend position detail dialog ( #54 )
* Extend position detail dialog
* Absolute change
* Number of transactions
4 years ago
Thomas
5cb69291f5
Introduce market states ( #38 )
* closed
* delayed (no live data)
* open
4 years ago
Thomas
c616312233
Initial commit
4 years ago