refactor: 精简仓库为 chanlun 核心与 web 分析,移除威科夫与遗留模块

删除根目录旧 Chan 模块、策略、配置、文档及 wyckoff 相关代码;更新缠论 pipeline 与笔中枢计算;补充 research 研究与 web 测试。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-27 01:05:12 +08:00
co-authored by Cursor
parent 5c10e35b76
commit 7f393b93ed
360 changed files with 140008 additions and 41167 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"required": [
"bi_list",
"bi_zs_list",
"bsp_list",
"chan_macd",
"klc_fx_info",
"klc_list",
"klc_trend",
"kline_data",
"macd",
"seg_list",
"timezone",
"uncompleted_bi_list",
"uncompleted_seg_list",
"uncompleted_zs_list",
"zs_list"
],
"optional_when": {
"include_structure_zones": ["structure_zones"]
}
}