|
|
@ -157,8 +157,8 @@ describe('PortfolioCalculator', () => { |
|
|
|
date: '2022-04-11', |
|
|
|
investmentValueWithCurrencyEffect: 0, |
|
|
|
netPerformance: 19.86, |
|
|
|
netPerformanceInPercentage: 13.100263852242744, |
|
|
|
netPerformanceInPercentageWithCurrencyEffect: 13.100263852242744, |
|
|
|
netPerformanceInPercentage: 0.13100263852242744, |
|
|
|
netPerformanceInPercentageWithCurrencyEffect: 0.13100263852242744, |
|
|
|
netPerformanceWithCurrencyEffect: 19.86, |
|
|
|
netWorth: 0, |
|
|
|
totalAccountBalance: 0, |
|
|
|