大智慧大路主图指标公式 源码
2025-10-30 02:51input: N(5,1,100); ...
或
,我们会在第一时间指导反馈。input: N(5,1,100); ...
input:N(88,1,1111),N1(888,1,1111); ...
生命线:ema(c,24),colorwhite,linethick2; ...
HLM1:=MA(HHV(H,485),17); ...
obv:=SUM(IF(CLOSE>REF(CLOSE,1),vol,IF(CLOSE<REF(CLOSE,1),-VOL,0)),0); ...