Commit Graph
13 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 d61cbbec21 添加新的判断依据 2025-11-16 20:58:03 +08:00
jackyu66git 3594d59a92 添加新的检测 2025-09-16 03:05:42 +08:00
jackyu66git a338f50867 SD不需要结束就显示出来,要不然滞后太严重了 2025-09-09 01:09:22 +08:00
jackyu66git 154462d3f8 更新macd和signal形态判断 2025-09-06 01:01:51 +08:00
jackyu66git 09cfa56e1d 添加连续跳空和分立跳空图 2025-09-05 00:04:57 +08:00
jackyu66git 164db4ab51 Add Continue Div and Cross Div 2025-09-04 19:52:01 +08:00
jackyu66git 5c0ad516a3 添加背离计算 2025-09-02 01:14:09 +08:00
jackyu66git 684c035eff complete histset recognition 2025-08-30 01:43:45 +08:00
jackyu66git bfbf1781ec coding macd 2025-08-30 01:07:03 +08:00
jackyu66git 29e98d6eed 添加动能理论chanmacd,顶底分型5隐形形态 2025-08-19 16:35:56 +08:00
jackyu66git b15ba06a00 add macd判断背离,使用分型和隐形形态实现第二类买卖点 2025-08-18 01:14:36 +08:00
jackyu66git 15a3df55db 添加k线动能理论 2025-08-14 02:29:27 +08:00