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