{{ formatMoney(userInfo.num || 0, 2) }}
BTC

{{ t('market.title') }}

{{ t('market.code') }} {{ t('market.price') }} {{ t('market.increase') }}
{{ item.displayInstId }}
{{ formatPrice(item.last) }} {{ arrowText(item.changePercent) }} {{ formatPercent(item.changePercent) }}
{{ t('record.loading') }}
{{ t('record.empty') }}
{{ item.good?.name || '--' }} ({{ item.num }}M / {{ getQuotationCountdown(item) }})
{{ item.fangx === 1 ? t('record.buy_up') : t('record.buy_down') }} (${{ formatMoney(item.money, 2) }})
{{ showQuotationProfit(item) ? formatMoney(item.profit_amount, 2) : formatMoney(item.money, 2) }}
{{ formatPrice(item.oprice) }} - {{ formatPrice(item.price) }}
{{ item.created_at }} {{ getQuotationDisplayTime(item) }}
{{ goodsPairLabel }}
{{ goodsLatestKline ? formatGoodsPrice(goodsLatestKline.close) : '--' }}
{{ t('goods.open_today') }} {{ goodsLatestKline ? formatGoodsPrice(goodsLatestKline.open) : '--' }}
{{ t('goods.highest') }} {{ goodsLatestKline ? formatGoodsPrice(goodsLatestKline.high) : '--' }}
{{ t('goods.lowest') }} {{ goodsLatestKline ? formatGoodsPrice(goodsLatestKline.low) : '--' }}
{{ goodsLatestTime }} {{ formatGoodsPrice(goodsLatestKline.open) }} {{ formatGoodsPrice(goodsLatestKline.high) }} {{ formatGoodsPrice(goodsLatestKline.close) }} {{ formatGoodsPrice(goodsLatestKline.low) }}
{{ t('goods.day_k') }} {{ t('goods.highest_price') }} {{ t('goods.closing_price') }} {{ t('goods.lowest_price') }}
{{ label.text }} {{ label.text }}
{{ t('goods.loading_chart') }}
{{ label.text }}
{{ t('goods.volume') }}:{{ goodsLatestKline ? formatMoney(goodsLatestKline.volume, 2) : '--' }}
{{ t('goods.order_title') }}
{{ goodsExpirationProfitLabel }}
{{ t('goods.investment_amount') }}
{{ t('goods.balance') }}: ${{ formatMoney(userInfo.num || 0, 2) }} {{ t('goods.service_charge') }}: %
{{ t('goods.name') }} {{ t('goods.direction') }} {{ t('market.price') }} {{ t('goods.money') }}
{{ goodsCoinName }} {{ goodsOrderDirectionLabel }} {{ goodsLatestKline ? formatGoodsPrice(goodsLatestKline.close) : '--' }} ${{ formatMoney(goodsOrderAmountValue, 2) }}
{{ t('assets.title') }}
{{ formatMoney(userInfo.num || 0, 2) }}
{{ t('assets.balance') }}
{{ formatMoney(assetStats.pending_amount, 2) }}
{{ t('assets.pending_amount') }}
{{ formatMoney(assetStats.earnings, 2) }}
{{ t('assets.earnings') }}
{{ formatMoney(assetStats.total_bet_amount, 2) }}
{{ t('assets.total_bet_amount') }}
BTC INVEST
BTC INVEST
{{ t('setting.modify_information') }}
{{ t('setting.username') }} {{ userInfo.nickname || '--' }}
{{ t('setting.phone') }} {{ userInfo.phone || '--' }}
{{ t('setting.modify_personal_information') }}
avatar {{ profileInitial }}
{{ t('setting.reset_login_password') }}
{{ t('setting.reset_withdrawal_password') }}
{{ t('withdraw.title') }}
{{ userInfo.phone || t('my.not_logged_in') }}
{{ t('withdraw.balance') }}: {{ formatMoney(userInfo.num || 0, 2) }}
$
{{ t('withdraw.actual_payment') }} {{ formatMoney(withdrawActualAmount, 2) }}
{{ t('withdraw.service_charge') }}: {{ formatMoney(withdrawRate, 0) }}%
{{ t('withdraw.payment_method') }}
{{ t('withdraw.history') }}
{{ t('record.loading') }}
{{ t('withdraw.no_records') }}
{{ formatMoney(item.num, 2) }} {{ item.created_at || '--' }}
{{ formatMoney(item.price, 2) }} {{ item.status === 1 ? 'Success' : 'Pending' }}
{{ profileInitial }}
{{ userInfo.phone || t('my.not_logged_in') }}
{{ t('my.invitation_code') }}: {{ inviteCode || '--' }}
{{ t('assets.balance') }} {{ formatMoney(userInfo.num || 0, 2) }}
{{ t('my.total_earnings') }} {{ formatMoney(profitInfo.total_profit || 0, 2) }}
{{ t('my.credit') }} {{ orderCount }}
{{ t('my.todays_earnings') }} {{ formatMoney(profitInfo.today_profit || 0, 2) }}
{{ t('message.center_title') }}
{{ t('record.loading') }}
{{ t('message.empty') }}
{{ item.title || '--' }} {{ item.publish_at || '--' }}
{{ item.desc || '--' }}
{{ selectedMessage?.title || t('message.detail_title') }}
{{ t('record.loading') }}
{{ t('message.detail_empty') }}
{{ selectedMessage.title || '--' }} {{ selectedMessage.publish_at || '--' }}
{{ t('message.detail_empty') }}
{{ toastMessage }}