Split fee stats by leg and hide LIVE slip.

SIM shows perp/option fees and slip separately; LIVE keeps real exchange fees only with slip forced to zero.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-29 16:37:18 +08:00
parent 8518a207a7
commit 1c75db4a19
8 changed files with 122 additions and 20 deletions
+10
View File
@@ -5,6 +5,16 @@
---
## 2026-07-29 — 统计拆分手续费;LIVE 不展示/不计滑点
### 变更
1. 统计页:`永续手续费` / `期权手续费` / `手续费合计`SIM 另列 `滑点合计`
2. 交易明细同步拆分手续费;SIM 显示滑点,LIVE 不显示。
3. LIVE 成交滑点字段强制为 0,不把模拟滑点计入实盘盈亏。
---
## 2026-07-29 — 到期结算展示:指数 / 行权价 / 内在价值
### 变更