大智慧蜻蜓点水选股指标公式 源码
2025-10-30 01:57a1:=(LLV(L,6))=(LLV(L,30)); ...
或
,我们会在第一时间指导反馈。a1:=(LLV(L,6))=(LLV(L,30)); ...
AAA:=(MA (CLOSE,13)+MA (CLOSE,17))/2; ...
VAR1:=SUM(MAX(MAX(HIGH-LOW,Abs(HIGH-REF(CLOSE,1))),ABS(LOW-REF(CLOSE,1))),25); ...
平顶:=h=ref(h,1) or (h=ref(h,2) and h>ref(h,1)); ...
b:C>O AND MA(C,5)<MA(C,10) AND REF(C<O,1) AND REF(C<O,2) AND REF(C<O,3) AND (REF(C,1) ...