@switch (timeGranularity()) { @case (TIME_GRANULARITY.Year) {
} @case (TIME_GRANULARITY.Quarter) {
} @case (TIME_GRANULARITY.Month) {
} @default {
} }
{{ 'IndicatorApp.TagEnum.' + tagType() | translate: {Default: IndicatorTagEnum[tagType()]} }}
@if (item.favour) { }
@if (isEmpty()) {
🛒
{{ 'IndicatorApp.Empty' | translate: {Default: 'Empty'} }}, {{ 'IndicatorApp.Goto' | translate: {Default: 'Please go to'} }} {{ 'IndicatorApp.IndicatorMarket' | translate: {Default: 'Indicator Market'} }} {{ 'IndicatorApp.ApplyIndicatorPermission' | translate: {Default: 'apply indicator permission'} }}
}
@if (notMobile$ | async) { @for (id of currentIndicatorIds$(); track id) { } }
{{ 'IndicatorApp.DatePicker.Year' | translate: {Default: 'Year'} }} {{ 'IndicatorApp.DatePicker.Quarter' | translate: {Default: 'Quarter'} }} {{ 'IndicatorApp.DatePicker.Month' | translate: {Default: 'Month'} }} {{ 'IndicatorApp.DatePicker.Day' | translate: {Default: 'Day'} }}