大智慧回档买入主图指标公式 源码
2025-10-30 02:41input:N(5,1,100); ...
或
,我们会在第一时间指导反馈。input:N(5,1,100); ...
hhv(h,last(crOSS(ma(c,75),ma(c,25))=0)+1),color999900; ...
RSV:=(CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100; ...
空:=EMA(C,5); ...
Var1:=(CLOSE-LLV(LOW,36))/(HHV(HIGH,36)-LLV(LOW,36))*100; ...