删除根目录旧 Chan 模块、策略、配置、文档及 wyckoff 相关代码;更新缠论 pipeline 与笔中枢计算;补充 research 研究与 web 测试。 Co-authored-by: Cursor <cursoragent@cursor.com>
23 lines
377 B
JSON
23 lines
377 B
JSON
{
|
|
"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"]
|
|
}
|
|
}
|