
As a user,
When I go to the performance section on the analytics tab,
I should be able too see the summary information regarding my portfolio.
- Min: The minimum value of my portfolio in USD (since the portfolio was created)
- Max: The maximum value of my portfolio in USD (since the portfolio was created)
- ATH - same as max for now
- Profit/loss - what is the profit or loss since the portfolio was created in USD ((last-first)/first)
- Avg. Change - Profit/loss divided by the number of days the portfolio existed.
- Last 24h - portfolio value change in the last 24h
- Last 7d - portfolio value change in the last 7d
- top performer - skip for now
As a user,
When I go to the performance section on the analytics tab,
I should be able too see the summary information regarding my portfolio.