合并期货下单与持仓监控为统一界面,移除手工录入。

策略与 CTP 自动同步持仓,新增 /api/trading/live 聚合展示与平仓接口。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-24 10:18:00 +08:00
parent 6e423eebfb
commit 7b8a660309
8 changed files with 396 additions and 233 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
<button type="button" class="btn-primary" id="btn-roll-exec" hidden>执行滚仓</button>
</form>
{% else %}
<p class="empty-hint">请先在「期货下单」开仓并建立监控。</p>
<p class="empty-hint">请先在「策略交易」开仓,持仓将自动出现在「持仓监控</p>
{% endif %}
</div>
</div>