| Symbol ({{positions.length}}) | Số lượng | Giá vào | Giá Hiện Tại | Số tiền | Pro$ or Pro% | FF$ or FF% | Close |
|---|---|---|---|---|---|---|---|
| {{symbol.replace('USDT','')}} ({{side=='BUY'?Math.round(Math.log(quoteQty/lPerTrade)/Math.log(2)):Math.round(Math.log(quoteQty/sPerTrade)/Math.log(2))}}) | {{positionAmt}} | ${{parseFloat(entryPrice).toFixed(5)}} | ${{parseFloat(lastPrice).toFixed(5)}} | ${{((positionAmt)*parseFloat(entryPrice)).toFixed(2)}} | {{parseFloat(unRealizedProfit).toFixed(2)}}({{profitPercent}}%) | {{parseFloat(fundingFee).toFixed(2)}}({{fundingRate}}%) | |
|
Current Long Positions: ({{totalLong.count}}) - {{parseFloat(totalLong.fund).toFixed(2)}} USDT - Current Short Positions: ({{totalShort.count}}) - {{parseFloat(totalShort.fund).toFixed(2)}} USDT Total Funding Fee: {{totalFundingFee}} USDT L+S=({{parseFloat(totalLong.profit).toFixed(1)}}+{{parseFloat(totalShort.profit).toFixed(1)}}) - |
Deposit |
||||||