Add Asset Profile

@if (mode === 'auto') {
Name, symbol or ISIN
} @else if (mode === 'manual') {
Symbol {{ ghostfolioPrefix }}
} @else if (mode === 'currency') {
Currency @if (showCurrencyErrorMessage) { Oops! Invalid currency. }
}