dekun
5b3448b52b
feat: 关键位回调/突破触价开仓拆分与穿越触发
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 10:49:43 +08:00
dekun
edf4bb835d
feat(key-monitor): add program trigger entry across four exchanges
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 00:42:21 +08:00
dekun
8c5b9681a9
fix: backfill key_signal_type without sqlite3.Row in init_db
...
Use tuple indices because init_db connects before row_factory is set.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-11 08:15:12 +08:00
dekun
3bdf7cf384
fix: show box/convergence breakout labels in key level trade records
...
Persist 箱体突破/收敛突破 as key_signal_type and backfill historical records on startup.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-11 08:11:57 +08:00
dekun
7cb55f6557
feat: add false breakout key monitor for BTC/ETH on three exchanges
...
Place limit orders outside key levels with fixed SL and 1.5 RR, 24h expiry, separate stats, and full-margin mode guard.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-09 10:13:53 +08:00
dekun
e2bf58cfd3
feat(trend): 趋势回调保本移交下单监控并统一写交易记录
...
保本后结束趋势计划,持仓转入下单监控(备注趋势回调),交易所同时挂保本止损与计划止盈;中控或交易所平仓均经下单监控写入交易记录(trend_plan_id、开仓类型),四所共用 strategy_trend_register。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-03 17:01:34 +08:00
dekun
23c50c11a0
修改交易记录问题
2026-05-19 14:26:20 +08:00
dekun
c5cf034ead
修改斐波平仓后交易记录识别
2026-05-19 10:16:20 +08:00
dekun
1c235a57d8
修复斐波做多盈亏比
2026-05-19 09:59:51 +08:00
dekun
b9f1b9e62a
增加斐波那契下单
2026-05-18 16:50:02 +08:00