feat(risk): show live countdown on freeze status badges
Expose freeze_until_ms from risk API and tick hub/instance badges with remaining 1h/4h/daily time. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
| 状态 | 含义 |
|
||||
|------|------|
|
||||
| 正常 | 可新开仓 |
|
||||
| 1h冻结 | 冷静期中(通常为复盘后缩短的 1 小时) |
|
||||
| 4h冻结 | 冷静期中(默认 4 小时) |
|
||||
| 日冻结 | 当日禁止一切新开仓 |
|
||||
| 1h冻结 | 冷静期中(通常为复盘后缩短的 1 小时);徽章显示剩余倒计时 |
|
||||
| 4h冻结 | 冷静期中(默认 4 小时);徽章显示剩余倒计时 |
|
||||
| 日冻结 | 当日禁止一切新开仓;徽章显示至下一交易日切点的倒计时 |
|
||||
|
||||
## 什么算「手动平仓」(计入风控)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user