Estimate semi forward PnL from strike intrinsic on move points.

Replace misleading exit-unit label with option/perp point-move preview vs selected K.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-08 14:35:10 +08:00
parent b09d1b0886
commit 4db1e0c470
3 changed files with 186 additions and 13 deletions
+2 -1
View File
@@ -64,7 +64,8 @@
- 流动性不足:进入 `liquidity_wait`;回落未达标则取消挂起。
- 半自动平仓**禁止**远虚「只平永续、期权归档」;顺序仍为**先期权后永续**。
首页预览「指数 → 到点」用**当前指数**示意;真实触发达标用**开仓指数**。
首页预览「指数 → 到点」用**当前指数**示意;真实触发达标用**开仓指数**。
「波动点」旁的**顺向预估**按选定行权价的内在价值变化 + 永续点位粗算(不含 IV/时间价值);与「净利基数×k」逆向兑现目标分开显示。
---
+9
View File
@@ -5,6 +5,15 @@
---
## 2026-08-08 — 半自动波动点顺向预估盈利
### 变更
1. 「波动点」下方按标的顺向 N 点 + 行权价内在价值变化粗估组合盈利(期权腿/永续腿分列)。
2. 与「净利基数×k」逆向兑现目标分开显示,不再把基数目标误标为顺向净利。
---
## 2026-08-08 — 半自动以损定仓预览开仓量
### 变更