{{ 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('my.my_order') }}
{{ t('record.loading') }}
{{ t('record.empty') }}
Order No.: {{ item.order_no || '--' }}
Name: {{ item.good.name }}/USDT
Price: {{ formatPrice(item.oprice) }}
Settled Price: {{ formatPrice(item.price) }}
Call/Put: {{ item.fangx === 1 ? 'Call' : 'Put' }}
Lock Time: {{ formatDurationLabel(item.num) }}
Profit: +{{ formatMoney(item.profit_rate || 0, Number(item.profit_rate || 0) % 1 === 0 ? 0 : 2) }}%
Amount: {{ formatMoney(item.money, 2) }}
Earnings: {{ showQuotationProfit(item) ? formatMoney(item.profit_amount, 2) : '0' }}
Order time: {{ item.created_at || '--' }}
Settled time: {{ getQuotationDisplayTime(item) }}
state: {{ quotationStateLabel(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) }}
Estimated income: {{ formatMoney(goodsOrderAmountValue * (goodsCurrentProfitPercent / 100), 2) }} Minimum buy: 30
{{ 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 || '--' }} {{ item.reason }}
{{ formatMoney(item.price, 2) }} {{ item.status === 1 ? 'Success' : (item.status === -1 ? 'Failed' : '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') }} {{ formatMoney(userInfo.credits || 0, 0) }}
{{ 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 }}