{#if displayReturn === 'annualReturn'}

Annual Return (%)

{$assetType === 'etf' ? $etfTicker : $assetType === 'crypto' ? $cryptoTicker : $stockTicker}
S&P500
{:else if displayReturn === 'monthlyDistributionReturn'}

Distribution of Monthly Returns

{/if}