|
@ -177,7 +177,9 @@ |
|
|
[colorizeSign]="true" |
|
|
[colorizeSign]="true" |
|
|
[isPercent]="true" |
|
|
[isPercent]="true" |
|
|
[locale]="user?.settings?.locale" |
|
|
[locale]="user?.settings?.locale" |
|
|
[value]="position.netPerformancePercentage" |
|
|
[value]=" |
|
|
|
|
|
position.netPerformancePercentageWithCurrencyEffect |
|
|
|
|
|
" |
|
|
/> |
|
|
/> |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
@ -223,7 +225,9 @@ |
|
|
[colorizeSign]="true" |
|
|
[colorizeSign]="true" |
|
|
[isPercent]="true" |
|
|
[isPercent]="true" |
|
|
[locale]="user?.settings?.locale" |
|
|
[locale]="user?.settings?.locale" |
|
|
[value]="position.netPerformancePercentage" |
|
|
[value]=" |
|
|
|
|
|
position.netPerformancePercentageWithCurrencyEffect |
|
|
|
|
|
" |
|
|
/> |
|
|
/> |
|
|
</div> |
|
|
</div> |
|
|
</a> |
|
|
</a> |
|
|