|
@ -21,10 +21,7 @@ |
|
|
>Stocks, ETFs, bonds, cryptocurrencies, commodities</small |
|
|
>Stocks, ETFs, bonds, cryptocurrencies, commodities</small |
|
|
> |
|
|
> |
|
|
</mat-option> |
|
|
</mat-option> |
|
|
<mat-option |
|
|
<mat-option value="FEE"> |
|
|
*ngIf="data.user?.settings?.isExperimentalFeatures" |
|
|
|
|
|
value="FEE" |
|
|
|
|
|
> |
|
|
|
|
|
<span><b>{{ typesTranslationMap['FEE'] }}</b></span> |
|
|
<span><b>{{ typesTranslationMap['FEE'] }}</b></span> |
|
|
<small class="d-block line-height-1 text-muted text-nowrap" i18n |
|
|
<small class="d-block line-height-1 text-muted text-nowrap" i18n |
|
|
>One-time fee, annual account fees</small |
|
|
>One-time fee, annual account fees</small |
|
@ -36,10 +33,7 @@ |
|
|
>Distribution of corporate earnings</small |
|
|
>Distribution of corporate earnings</small |
|
|
> |
|
|
> |
|
|
</mat-option> |
|
|
</mat-option> |
|
|
<mat-option |
|
|
<mat-option value="INTEREST"> |
|
|
*ngIf="data.user?.settings?.isExperimentalFeatures" |
|
|
|
|
|
value="INTEREST" |
|
|
|
|
|
> |
|
|
|
|
|
<span><b>{{ typesTranslationMap['INTEREST'] }}</b></span> |
|
|
<span><b>{{ typesTranslationMap['INTEREST'] }}</b></span> |
|
|
<small class="d-block line-height-1 text-muted text-nowrap" i18n |
|
|
<small class="d-block line-height-1 text-muted text-nowrap" i18n |
|
|
>Revenue for lending out money</small |
|
|
>Revenue for lending out money</small |
|
|