Show open time and hold duration on position cards.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-29 15:41:56 +08:00
parent 195e63fb2e
commit 3df64aeb2d
4 changed files with 58 additions and 0 deletions
+9
View File
@@ -5,6 +5,15 @@
---
## 2026-07-29 — 持仓卡显示开仓时间 / 持仓时长
### 变更
1. 监控页永续、期权持仓卡增加 **开仓时间**(上海时区)与 **持仓时长**(每秒刷新)。
2. 接口 `position.open_at_ms` 取自当前组成交组开仓时刻。
---
## 2026-07-27 — 残留期权一行一条
### 变更