feat: ECR-003 主站威科夫分析与图表叠层(已审)
独立 wyckoff 引擎 + 按需 include_wyckoff;主站 Lightweight 绘制区间/阶段/事件/VP。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+31
-17
@@ -1,17 +1,31 @@
|
||||
[
|
||||
"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"
|
||||
]
|
||||
{
|
||||
"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"],
|
||||
"include_wyckoff": ["wyckoff"]
|
||||
},
|
||||
"wyckoff_keys": [
|
||||
"trading_range",
|
||||
"bias",
|
||||
"phases",
|
||||
"events",
|
||||
"volume_profile",
|
||||
"volume_confirm"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user