12 Commits

Author SHA1 Message Date
gizmodus
f360a12823
Feature/rework portfolio calculator ()
* Rework portfolio calculation

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-08-24 16:59:50 +02:00
Thomas Kaul
f2cb671c7f
Feature/optimize get porfolio details endpoint ()
* Eliminate getPerformance() from getSummary() function

* Disable cache for getDetails()

* Add hint to portfolio summary

* Update changelog
2024-05-04 15:53:02 +02:00
gizmodus
be801b481e
Feature/Add exchange rate effects to portfolio calculation ()
* Add exchange rate effects to portfolio calculation

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-01-13 13:07:33 +01:00
Thomas Kaul
2b491dc732
Extend performance endpoint by net worth per day ()
* Extend performance endpoint by net worth per day

* Update changelog
2023-11-26 21:17:15 +01:00
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ()
* Add total amount chart

* Update changelog
2022-10-15 17:45:34 +02:00
Thomas Kaul
5d3bbb8f30
Feature/improve annualized performance ()
* Improve annualized performance calculation

* Update changelog
2022-01-27 20:56:20 +01:00
Thomas Kaul
e518bc3779
Feature/clean up all time high and low from performance endpoint ()
* Remove isAllTimeHigh / isAllTimeLow

* Update changelog
2021-12-18 09:20:42 +01:00
Thomas Kaul
1c2ca5b96b
Feature/accentuate all time high and low ()
* Accentuate all time high and all time low

* Update changelog

Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
2021-11-22 21:28:32 +01:00
Valentin Zickner
d2aeeb3e88
optimize annual performance calculation ()
* Optimize annual performance calculation

* Update changelog

Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-09-12 20:08:42 +02:00
Valentin Zickner
48ab862bb6
net performance for current positions ()
* implement fees for transaction points 

* add net performance to current positions 

* add net performance to calculate timeline 

* make timeline fee accumulated by default 

* Update changelog

Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-09-05 21:21:22 +02:00
Thomas Kaul
0ee2258af8
Feature/improve impersonation mode ()
* Improve the impersonation mode

* Update changelog
2021-08-14 19:15:26 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib () 2021-05-16 22:11:14 +02:00