Analysis

@if (user?.settings?.isExperimentalFeatures) {
}
Absolute Asset Performance @if (user?.subscription?.type === 'Basic') { }
Asset Performance
Absolute Currency Performance @if (user?.subscription?.type === 'Basic') { }
Currency Performance

Absolute Net Performance
Net Performance
Top
    @for (holding of top3; track holding) {
  1. {{ holding.name }}
  2. }
@if (!top3) { }
Bottom
    @for (holding of bottom3; track holding) {
  1. {{ holding.name }}
  2. }
@if (!bottom3) { }
Portfolio Evolution @if (user?.subscription?.type === 'Basic') { }
Investment Timeline @if (user?.subscription?.type === 'Basic') { }
@if (streaks) {
Current Streak
Longest Streak
}
Dividend Timeline @if (user?.subscription?.type === 'Basic') { }