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

Historical Data (CSV)
Symbol
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 {{ assetClass.label }}
Asset Sub Class {{ assetSubClass.label }}
Benchmark
Symbol Mapping
@if (assetProfile?.dataSource === 'MANUAL') {
Scraper Configuration
Sectors
Countries
}
Url @if (assetProfileForm.controls['url'].value) { }
Note