{{ assetProfile?.name ?? data.symbol }}

@for (dateRange of dateRangeOptions; track dateRange.value) { }
Overview
@if (isEditAssetProfileIdentifierMode) {
Name, symbol or ISIN
} @else {
Symbol
Data Source
}
Currency
First Activity
Activities
Asset Class
Asset Sub Class
@if ( assetProfile?.countries?.length > 0 || assetProfile?.sectors?.length > 0 ) { @if ( assetProfile?.countries?.length === 1 && assetProfile?.sectors?.length === 1 ) { @if (assetProfile?.sectors?.length === 1) {
Sector
} @if (assetProfile?.countries?.length === 1) {
Country
} } @else {
Sectors
Countries
} }
Name
@if (assetProfile?.dataSource === 'MANUAL') {
Currency
}
Asset Class @for ( assetClassOption of assetClassOptions; track assetClassOption.id ) { {{ assetClassOption.label }} }
Asset Sub Class @for ( assetSubClassOption of assetSubClassOptions; track assetSubClassOption.id ) { {{ assetSubClassOption.label }} }
Include in   Benchmark / Markets
Symbol Mapping
@if (assetProfile?.dataSource === 'MANUAL') {
Scraper Configuration
Default Market Price
HTTP Request Headers
Locale
Mode @for (modeValue of modeValues; track modeValue) { {{ modeValue.viewValue }} }
Selector*
Url*
} @if (assetProfile?.dataSource === 'MANUAL') {
Sectors
Countries
}
Url @if (assetProfileForm.get('url').value) { }
Note
Historical Market Data
Data Gathering