24H
{{ $t('app.orders') }} {{ tickerOrders.toLocaleString() }}
{{ $t('app.trading_vol') }} ${{ tickerVolume>=1000?(tickerVolume/1000).toFixed(1)+'K':tickerVolume.toFixed(0) }}
{{ $t('app.profit') }} +${{ tickerProfit.toFixed(0) }}
{{ $t('app.competition_ticker') }}
{{ $t('app.leaderboard')||'Leaderboard' }}
{{ $t('app.view_all')||'View all' }}
🥇
🥈
🥉
{{ i+1 }}
{{ l.username }}
{{ (l.total_trade||0).toLocaleString('en-US',{maximumFractionDigits:0}) }} USDT
{{ $t('app.leaderboard_teaser')||'See who is winning this month' }}
{{ $t('app.total_asset') }}
{{ totalPortfolio.toFixed(2) }} USDT
+{{ portfolioChangePercent }}% {{ $t('app.today') }}
{{ portfolioChangePercent }}% {{ $t('app.today') }}
0%
{{ $t('app.invested') }} {{ invested.toFixed(2) }}
{{ $t('app.total_profit') }} +{{ totalProfit.toFixed(2) }}
{{ $t('app.active_bots') }} {{ activeTrades.length }} ●
{{ $t('app.login_to_view') }}
{{ $t('app.login_cta') }}
{{ t.base?t.base.charAt(0):'' }}
{{ t.base }} {{ t.qty }} {{ t.base }}
{{ (t.currentPrice*t.qty).toFixed(2) }} {{ t.pnl>=0?'+':'' }}{{ t.pnlPercent }}%
{{ $t('app.no_active_trades') }}
{{ $t('app.login_to_view') }}
{{ $t('app.login_cta') }}
DCA · {{ t.symbol }} {{ $t('app.step') }} {{ t.step }} · {{ t.qty }} {{ t.base }}
{{ $t('app.active') }}
{{ $t('app.no_active_trades') }}
{{ $t('app.login_to_view') }}
{{ $t('app.login_cta') }}
{{ tx.side==='BUY'?$t('app.buy'):$t('app.sell') }} {{ tx.symbol?tx.symbol.split('/')[0]:'' }} {{ ago(tx.transaction_time) }}
{{ tx.side==='BUY'?(tx.price*tx.qty).toFixed(2):((+tx.profit>=0?'+':'')+(+tx.profit).toFixed(5)) }}
{{ $t('app.no_activity') }}
{{ $t('app.login_to_view') }}
{{ $t('app.login_cta') }}
Bearproof
{{ $t('trade.batch_settings.all')||'Select All' }}
{{ selectedCoins.length }} {{ $t('app.selected')||'selected' }}
🔥 {{ $t('trade.sorting.hot')||'Hot' }}
{{ currencies.filter(c => settings&&settings[c.symbol] && (exchanger===2?settings[c.symbol].status_gateio:settings[c.symbol].status)===0).length }} {{ $t('trade.sorting.inactive_coins') }}
{{ currencies.filter(c => settings&&settings[c.symbol] && settings[c.symbol].balancing_active===0).length }} {{ $t('trade.sorting.balancing_off') }}
{{ currencies.length }}+ {{ $t('app.pairs') }} · Binance
{{ $t('app.sort_'+f.toLowerCase()) }}
{{ $t('trade.trade.quantity') }} {{ c.qty || (activeTrades.find(t=>t.symbol===c.symbol)||{}).qty || 0 }}
{{ $t('trade.trade.latest_price') }} {{ c.price>0?'$'+(c.price>=1?c.price.toLocaleString('en-US',{minimumFractionDigits:2,maximumFractionDigits:2}):c.price.toFixed(4)):'…' }}
{{ $t('trade.trade.floating') }} {{ (c.profit||0).toFixed(2) }} USDT
{{ $t('trade.trade.twofourh_change') }} {{ c.change>=0?'+':'' }}{{ c.change.toFixed(2) }}%
{{ $t('trade.batch_settings.batch_operations')||'Batch Operations' }}
{{ $t('trade.open_position')||'Open' }}: {{ openPos }}/{{ maxCoin||20 }}
{{ $t('trade.batch_settings.trade_setting')||'Trade Setting' }}
{{ $t('trade.batch_settings.balancing')||'Balancing' }}
{{ $t('trade.batch_settings.start')||'Start' }}
{{ $t('trade.batch_settings.stop')||'Stop' }}
{{ $t('trade.batch_settings.continuous')||'Continuous' }}
{{ $t('trade.batch_settings.one_shot')||'One-Shot' }}
{{ $t('trade.batch_settings.mode_all')||'Mode All' }}
{{ $t('trade.batch_settings.mode_partial')||'Mode Partial' }}
{{ $t('trade.batch_settings.sell_n_stop')||'Sell & Stop' }}
{{ $t('trade.batch_settings.clear_technical_analysis')||'Clear TA' }}
{{ cd.base?cd.base.charAt(0):'' }} {{ cd.symbol }} · {{ cd.base }}
{{ cd.balancingActive?$t('coin_details.configs.balancing_on')||'Balancing ON':$t('coin_details.configs.balancing_off')||'Balancing OFF' }}
{{ cd.entryType===1?($t('coin_details.configs.entry_type.continuous')||'Continuous'):($t('coin_details.configs.entry_type.one_shot')||'One-Shot') }}
{{ cd.strategyMode===1?($t('coin_details.configs.strategy_mode.all')||'All'):($t('coin_details.configs.strategy_mode.partial')||'Partial') }}
{{ $t('app.current_pnl') }}
{{ cd.pnl>=0?'+':'' }}{{ cd.pnl.toFixed(2) }} USDT
{{ cd.pnl>=0?'+':'' }}{{ cd.pnlPercent }}%
{{ $t('coin_details.avg_price')||'Avg Price' }} {{ cd.avgPrice.toLocaleString() }}
{{ $t('coin_details.current_price')||'Current' }} {{ cd.currentPrice.toLocaleString() }}
{{ $t('coin_details.quantity')||'Qty' }} {{ cd.qty }}
{{ $t('coin_details.start')||'Start' }}
{{ $t('coin_details.pause')||'Pause' }}
{{ $t('coin_details.stop')||'Stop' }}
{{ $t('app.force_buy') }}
{{ $t('app.force_sell') }}
{{ tx.side==='BUY'?($t('app.buy')):($t('app.sell')) }} {{ $t('app.step') }} {{ tx.step }} · {{ ago(tx.transaction_time) }}
{{ tx.side==='BUY'?(tx.price*tx.qty).toFixed(2):((+tx.profit>=0?'+':'')+(+tx.profit).toFixed(5)) }}
{{ $t('app.info') }}
{{ $t('app.entry_type') }} {{ cd.entryType===1?$t('app.entry_continuous'):$t('app.entry_oneshot') }}
{{ $t('app.strategy') }} {{ cd.strategyMode===1?$t('app.all'):$t('app.partial') }}
{{ $t('coin_details.configs_info.take_profit_price')||'Take Profit' }} {{ cd.takeProfitPrice.toLocaleString() }}
{{ $t('coin_details.configs_info.take_profit_ratio')||'TP Ratio' }} {{ settings[cd.symbol].all_take_profit_ratio }}%
{{ $t('app.step') }} {{ cd.step }}
{{ $t('app.amount') }} ${{ (cd.qty*cd.avgPrice).toFixed(2) }}
{{ $t('formula.tab.balancing_formula')||'Balancing Formula' }}
{{ $t('app.formula_steps_hint') }}
{{ $t('formula.details.save')||'Save' }}
{{ $t('profile.footer_main_page.strategy')||'Strategy' }} · ⚙️ {{ $t('app.bot_config') }}
{{ $t('strategy.strategy_mode')||'Strategy Mode' }}
{{ $t('strategy.auto_dca')||'Auto-DCA' }}
{{ $t('strategy.auto_dca_desc')||'Automatic Dollar-Cost Averaging · Dynamic step accumulation' }}
{{ $t('strategy.start')||'Start' }}
{{ $t('strategy.stop')||'Stop' }}
{{ $t('strategy.buy_amount')||'Parameters' }}
{{ $t('app.money_management') }}
{{ $t('strategy.technical_analysis.technical_analysis')||'Technical Analysis' }} {{ $t('app.enable_ta') }}
{{ $t('strategy.technical_analysis.none')||'None' }}
Bollinger Bands
CCI
EMA
Fibonacci Retracement
MA
MACD
Pivot Points
RSI
Stochastic
Stochastic RSI
Directional Moving Index
Doji
Hull Moving Average
Ichimoku
Money Flow Index
Supertrend
Rate of Change
Parabolic Stop and Reverse
{{ $t('strategy.technical_analysis.none')||'None' }}
{{ $t('strategy.technical_analysis.or')||'OR' }}
{{ $t('strategy.technical_analysis.and')||'AND' }}
{{ $t('strategy.technical_analysis.none')||'None' }}
Bollinger Bands
CCI
EMA
Fibonacci Retracement
MA
MACD
Pivot Points
RSI
Stochastic
Stochastic RSI
Directional Moving Index
Doji
Hull Moving Average
Ichimoku
Money Flow Index
Supertrend
Rate of Change
Parabolic Stop and Reverse
15M
30M
1H
2H
4H
15M
30M
1H
2H
4H
{{ $t('app.auto_balancing') }} {{ $t('app.auto_balancing_desc') }}
{{ $t('app.margin_configuration') }}
{{ $t('app.margin_type') }}
Cross
Isolated
{{ $t('app.summary') }}
{{ $t('app.buy_amount') }} {{ buyAmount }} USDT
{{ $t('app.max_coin') }} {{ maxCoin }}
{{ $t('app.min_volume') }} {{ minVol }}
{{ $t('app.strategy') }} {{ $t('strategy.auto_dca')||'Auto-DCA' }}
{{ $t('app.margin_type') }} {{ marginType==='cross'?'Cross':'Isolated' }}
{{ $t('app.margin_value') }} {{ leverage }}×
{{ $t('app.security_note') }}
{{ $t('strategy.update')||'Simpan' }}
{{ $t('profit.tab.profit')||'Profit' }}
{{ $t('app.total_profit') }}
+{{ totalProfit.toFixed(2) }} USDT
+{{ portfolioChangePercent }}% ROI
{{ $t('app.today') }} +{{ todayProfit.toFixed(2) }}
{{ $t('app.invested') }} {{ invested.toFixed(2) }}
{{ $t('app.pnl') }} {{ pnl>=0?'+':'' }}{{ pnl.toFixed(2) }}
{{ $t('app.history') }}
{{ $t('app.all_coins') || 'All Coins' }}
{{ coin }}
{{ $t('app.no_history') || 'No history yet' }}
{{ lb.toFixed(2) }}
{{ (p.symbol||'').replace('/USDT','').slice(0,5) }}
BUY value
SELL value
{{ tx.side==='BUY'?($t('app.buy')):($t('app.sell')) }} {{ tx.symbol }} {{ ago(tx.transaction_time) }}
{{ tx.side==='BUY'?(tx.price*tx.qty).toFixed(2):((+tx.profit>=0?'+':'')+(+tx.profit).toFixed(5)) }}
{{ $t('trade.batch_settings.trade_setting')||'Trade Setting' }}
{{ selectedCoins.length }} {{ $t('app.coins_selected')||'coins selected' }}
{{ $t('app.add_step')||'Add Step' }}
{{ $t('app.remove_step')||'Remove Step' }}
{{ $t('app.cancel')||'Cancel' }}
{{ $t('app.save')||'Save' }}
{{ txSymbol || 'BTC' }} — {{ $t('transaction.tab.transaction')||'Transaction' }}
{{ txSymbol || 'BTC' }}
Order No: {{ tx.order_id }}
{{ tx.side==='BUY'?'Buy':'Sell' }}
{{ formatTxTime(tx.transaction_time) }}
Step {{ tx.step===0?'Initial':tx.step }}
Price {{ tx.price?tx.price.toLocaleString('en-US',{minimumFractionDigits:2,maximumFractionDigits:2}):'-' }}
Qty {{ tx.qty?tx.qty.toFixed(6):'-' }}
Profit Amount {{ (+tx.profit >= 0 ? '+' : '') + (+tx.profit).toFixed(5) }}
{{ $t('app.no_transactions') }}
{{ $t('app.api_connect_title') }} · 🔌 {{ $t('app.connect_exchange') }}
{{ $t('app.choose_exchange') }}
Binance {{ binanceConfirmed===1?$t('app.connected')+' · '+username:$t('app.not_connected') }}
{{ binanceConfirmed===1?$t('app.active'):$t('app.connect') }}
Gate.io {{ gateioConfirmed===1?$t('app.connected')+' · '+username:$t('app.not_connected') }}
{{ gateioConfirmed===1?$t('app.active'):$t('app.connect') }}
{{ $t('app.api_credentials') }}
{{ $t('app.api_perm_note') }}
{{ $t('app.ip_whitelist') }}
{{ $t('app.connect') }}
{{ $t('app.api_credentials') }}
{{ $t('app.api_perm_note') }}
{{ $t('app.permission_status') }}
{{ $t('app.perm_read') }}{{ $t('app.active') }}
{{ $t('app.perm_spot') }}{{ $t('app.active') }}
{{ $t('app.withdraw') }}{{ $t('app.inactive') }}
{{ $t('app.disconnect') }}
{{ $t('app.refresh_key') }}
Gate.io {{ $t('app.api_credentials') }}
{{ $t('app.api_perm_note') }}
{{ $t('app.connect') }}
Gate.io {{ $t('app.api_credentials') }}
{{ $t('app.api_perm_note') }}
{{ $t('app.disconnect') }}
{{ $t('app.refresh_key') }}
{{ $t('app.savings_page') }}
{{ $t('saving.information.information')||'How Saving Works' }}
{{ $t('saving.information.information_1')||'Save USDT to earn daily profit' }}
{{ $t('saving.information.information_2')||'Withdraw anytime' }}
{{ $t('saving.information.information_3')||'Track your savings history' }}
{{ $t('app.saving_balance') }}
{{ savingQty.toFixed(2) }} USDT
+{{ savingProfit.toFixed(4) }} {{ $t('app.profit') }}
{{ $t('saving.membership.saving_amount')||'Saved Amount' }} {{ savingQty.toFixed(2) }} USDT
{{ $t('app.total_profit') }} +{{ savingProfit.toFixed(4) }}
{{ $t('saving.setup.stop')||'Stop Saving' }}
{{ $t('saving.setup.edit_amount')||'Edit Amount' }}
(Min. 100 USDT)
{{ $t('saving.setup.cancel')||'Cancel' }}
{{ editingSaving ? ($t('saving.setup.update')||'Update') : ($t('saving.setup.start')||'Start Saving') }}
{{ $t('app.history') }}
{{ r.type==='in'?$t('app.saving_in'):$t('app.saving_out') }} {{ ago(r.date) }}
{{ r.amount>=0?'+':'' }}{{ r.amount.toFixed(4) }}
{{ $t('app.no_history')||'No history yet' }}
{{ $t('invite_friend.tab.affiliate_program')||'Referral' }}
{{ $t('invite_friend.tab.share')||'Share' }}
{{ $t('invite_friend.tab.affiliate')||'Affiliate' }}
{{ $t('app.your_referral_code') }}
{{ refCode||'N/A' }}
{{ $t('app.invited') }} {{ refCount }}
{{ $t('app.commission') }} {{ refCommission }} USDT
{{ $t('invite_friend.affiliate.direct_referred_member')||'Direct Referred' }}
{{ affiliateDirect }}
{{ $t('invite_friend.affiliate.vip')||'VIP' }} {{ detail.text }}
{{ detail.number }}
{{ $t('invite_friend.affiliate.total_refered_member')||'Total Referred' }}
{{ affiliateTotal }}
Bearproof
{{ usernameShort?usernameShort.charAt(0):'?' }}
{{ $t('app.vip_level')||'VIP Level' }}
{{ vipLevel }}
{{ $t('app.vip_subscribe_for') }} · {{ subscriptionPrice }} USDT
{{ $t('app.expired_at')||'Expires' }}:
{{ expiredAt }}
{{ $t('profit.tab.profit') }}
+{{ totalProfit.toFixed(0) }}
{{ $t('app.active_bots') }}
{{ activeTrades.length }}
{{ $t('app.exchange_label') }}
{{ $t('app.account') }}
{{ $t('dropdown.log_out')||'Keluar' }}