Close Percent : {{closePostionDetails.size}}%
LONG SHORT
{{editPosition?.data?.symbol ?? getOldSymbol}} crossMargin {{editPosition?.data?.leverage}}X
Price (USDT) {{Currency(editPosition?.data?.price)}}
Amount {{Currency(editPosition?.data?.size)}}
PNL {{editPosition?.data?.pnl}} %
Liq Price(USDT) {{editPosition?.data?.liquid}}
TP/SL
  • When the Mark Price Reaches To Stop Loss -- market Orders Will Be triggered And all positions will be Systematically Liquidated at the Stop Loss To Avoid Losses.

  • When the Mark Price Reaches To Take Profit -- market Orders Will Be triggered And all positions will be Systematically Liquidated at the Take Profit.

{{selected?.trade_coin ?? getOldSymbol}}/USDT
{{selected?.trade_coin_name ?? getOldSymbol}}
Chart
{{ tab }}
{{ tab }}
Price(USDT) Amount ({{selected?.trade_coin ?? getOldSymbol}})
{{ Currency(item?.price) }} {{ Currency(item?.amount) }}
Trade Not Founded !
{{ tab }}
{{tab}}
Please Register or Log In
Future
Limit Market Stop Limit
Available Balance {{userBalance?.base_coin_balance ? Currency((isBuy ? (Number(userBalance?.base_coin_balance) - buyFloatingBalance) : (Number(userBalance?.base_coin_balance) - buyFloatingBalance) )) : '--'}} USDT
USDT
{{selected?.trade_coin ?? getOldSymbol}}
Leverage

Low Risk

Moderate Risk

High Risk

0100%
USDT
Please Register or Log In
Avrage Asks {{calcAmount?.asks > 0 ? Currency(calcAmount?.asks) : '--'}}
Avrage Bids {{calcAmount?.asks > 0 ? Currency(calcAmount?.bids) : '--'}}