Commit Graph
3 Commits
Author SHA1 Message Date
PorterandCursor 2c1232555e refactor: 缠论引擎迁入 chan/ 分层解耦,指标外置
将核心结构、指标与分析拆到 chan/{core,indicators,analysis,pipeline};
根目录保留兼容 shim;strategies 改为从 chan 包导入;买卖点经 bsp_macd 与 MACD 接合。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-03 14:47:13 +08:00
jackyu66git a7ab32133b 本地测试和本地实盘测试分开配置,需要加载startup candles才能得到ema26和ema52数据 2026-02-27 12:10:05 +08:00
jackyu66git eb039e9987 添加ema26和ema52交叉策略,今年可以,还需要再看看细节 2026-02-26 17:45:04 +08:00