LZ
Lazrus
Quant Strategy Center
This page requires password verification
初始资金:{{ formatCurrency(dashboard.performance.initial_equity) }}
| 标的 | 数量 | 均价/现价 | 浮动盈亏 |
|---|---|---|---|
| 暂无持仓 | |||
| {{ p.symbol }} | {{ positionDirection(p) }} {{ displayPositionQty(p) }} | {{ formatPrice(p.avg_entry_price) }} / {{ formatPrice(p.current_price) }} | {{ formatSignedCurrency(p.unrealized_pnl) }} |
| 时间 | 策略/标的 | 方向/价格 |
|---|---|---|
| 暂无成交 | ||
| {{ formatTime(t.time) }} |
{{ t.strategy }}
{{ t.symbol }}
|
{{ t.side==='buy'?'买入':'卖出' }} {{ t.qty }}
{{ formatPrice(t.price) }}
|