Performance {{ user?.settings?.performanceCalculationType === 'ROI' ? '(Time-Weighted)' : '' }} @if (user?.subscription?.type === 'Basic') { }
Compare with... @for (symbolProfile of benchmarks; track symbolProfile) { {{ symbolProfile.name }} } @if (hasPermissionToAccessAdminControl) {
Manage Benchmarks
}
@if (isLoading) { }