{{t('vu.custom.t1')}}
{{ compareData.totalBalanceGrowthRate || 0 >= 0 ? '+' : ''
}}{{ compareData.totalBalanceGrowthRate || 0 }}%
${{ numberDecimal(compareData.totalBalance || '0') }}
{{t('vu.custom.t2')}}
{{ compareData.totalEquityGrowthRate || 0 >= 0 ? '+' : ''
}}{{ compareData.totalEquityGrowthRate || 0 }}%
${{ numberFormat(compareData.totalEquity || '0') }}
{{t('vu.custom.t3')}}
{{ compareData.totalDepositAmountGrowthRate || 0 >= 0 ? '+' : ''
}}{{ compareData.totalDepositAmountGrowthRate || 0 }}%
${{ numberFormat(compareData.totalDepositAmount || '0') }}
{{t('vu.custom.t4')}}
{{ compareData.totalWithdrawalAmountGrowthRate || 0 >= 0 ? '+' : ''
}}{{ compareData.totalWithdrawalAmountGrowthRate || 0 }}%
${{ numberFormat(compareData.totalWithdrawalAmount || '0') }}
{{ t('Custom.Index.TradingVolumeStatistics') }}
{{ t('Custom.Index.DepositStatistical') }}
{{ t('Custom.Index.WithdrawalsStatistical') }}
{{ t('Custom.Index.ProfitLoss') }}
GMT+3 {{ time }}
{{ t('Custom.Index.TradingAccount') }}
—
{{ chartForm.login }}
{{t('Custom.Index.MyAccount')}}