Change
Performance
Average Unit Price
Market Price
Minimum Price
Maximum Price
Quantity
Investment
@if (dividendInBaseCurrency && user?.settings?.isExperimentalFeatures) {
Dividend
Dividend Yield
}
Fees
First Activity
@if (transactionCount === 1) {
Activity
} @else {
Activities
}
Asset Class
Asset Sub Class
@if (
SymbolProfile?.countries?.length > 0 ||
SymbolProfile?.sectors?.length > 0
) {
@if (
SymbolProfile?.countries?.length === 1 &&
SymbolProfile?.sectors?.length === 1
) {
Sector
@if (SymbolProfile?.countries?.length === 1) {
Country
}
} @else {
}
}
Symbol
ISIN
@if (dataProviderInfo) {
}
}
@if (
activities?.length > 0 && data.hasPermissionToReportDataGlitch === true
) {