Commit Graph
5 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 eb039e9987 添加ema26和ema52交叉策略,今年可以,还需要再看看细节 2026-02-26 17:45:04 +08:00
jackyu66git d76e9d47a6 修改了分型,笔,笔中枢方式,添加三类买卖点的识别 2026-02-16 02:18:01 +08:00
jackyu66git 887183b745 修改均线策略 2026-02-12 21:39:02 +08:00
jackyu66git 13c226ee6c 添加均线策略 2026-02-11 19:31:28 +08:00