We're sorry, but this feature is currently unavailable in your region due to regulatory restrictions.
We're sorry, but this feature is currently unavailable in your region due to regulatory restrictions.
Pair
|
Last Pri..
/ 24h Chan..
|
---|
|
[[ fmtPrice(prices[sym]) ]]
|
[[ fmtSignedPercent(changes[sym]) ]]
|
Price (USDT)
|
Amount
|
Time
|
---|---|---|
[[ fmtPrice(t.price) ]]
|
[[ fmtQty(t.qty) ]]
|
[[ new Date(t.time).toLocaleTimeString('en-GB') ]]
|
No trades yet |
Top Movers
FAQ
Date
|
Pair
|
Type
|
Side
|
Price
|
Amount
|
Filled
|
Total
|
Trigger Conditions
|
TP/SL
|
Action
|
---|---|---|---|---|---|---|---|---|---|---|
No Available Data
|
||||||||||
[[ new Date(order.created_at * 1000).toLocaleString() ]]
|
[[ order.pair ]] |
[[ order.type ]] |
[[ order.side ]]
|
[[ fmtPrice(order.price) ]] |
[[ fmtQty(order.amount) ]] |
[[ fmtQty(order.filled) ]] |
[[ fmtTotal(order.price * order.filled) ]]
|
[[ order.type==='LIMIT'
? `${order.side==='BUY' ? '<=' : '>='} ${fmtPrice(order.price)}`
: '—' ]]
|
[[ order.takeProfit ? fmtPrice(order.takeProfit) : '—' ]]/
[[ order.stopLoss ? fmtPrice(order.stopLoss) : '—' ]]
|
|
Date
|
Pair
|
Type
|
Side
|
Price
|
Amount
|
Filled
|
Total
|
Trigger Conditions
|
TP/SL
|
---|---|---|---|---|---|---|---|---|---|
No Available Data
|
|||||||||
[[ new Date(order.created_at * 1000).toLocaleString() ]]
|
[[ order.pair ]] |
[[ order.type ]] |
[[ order.side ]]
|
[[ fmtPrice(order.price) ]] |
[[ fmtQty(order.amount) ]] |
[[ fmtQty(order.filled) ]] |
[[ fmtTotal(order.price * order.filled) ]]
|
[[ order.type==='LIMIT'
? `${order.side==='BUY' ? '<=' : '>='} ${fmtPrice(order.price)}`
: '—' ]]
|
[[ order.takeProfit ? fmtPrice(order.takeProfit) : '—' ]]/
[[ order.stopLoss ? fmtPrice(order.stopLoss) : '—' ]]
|