大智慧动量买卖主图指标公式 源码
2025-10-30 02:11买线:=EMA(C,2); ...
或
,我们会在第一时间指导反馈。买线:=EMA(C,2); ...
平顶:=h=ref(h,1) or (h=ref(h,2) and h>ref(h,1)); ...
ma5:ma(c,5),colorwhite; ...
VAR200:=(CLOSE-LLV(LOW,20))/(HHV(HIGH,20)-LLV(LOW,20))*100; ...
AA:=REF(CLOSE,1); ...