API HUB / 加密货币
加密货币追踪器
实时
实时行情图表
{{ selectedSymbol }}
订单类型
数量数量 (最小: {{ currentPrecision.amount }})
价格
当前交易对持仓
交易对 方向 持仓数量 开仓价 标记价 盈亏 盈亏率 杠杆 操作
{{ position.symbol }}
{{ position.positionAmt > 0 ? '多头' : '空头' }} {{ Math.abs(position.positionAmt).toFixed(4) }} ${{ position.entryPrice.toFixed(2) }} ${{ position.markPrice.toFixed(2) }} ${{ position.unRealizedProfit.toFixed(2) }} {{ position.pnlPercent >= 0 ? '+' : '' }}{{ position.pnlPercent.toFixed(2) }}% {{ position.leverage }}x