大智慧GJ多空线主图指标公式 源码
2025-10-30 02:35{DRAWTEXTAbs(10,10,'机构评级:'+extrastring('评级')),coloryellow; ...
或
,我们会在第一时间指导反馈。{DRAWTEXTAbs(10,10,'机构评级:'+extrastring('评级')),coloryellow; ...
VAR1:=IF(CLOSE>=REF(CLOSE,1),vol,0); ...
obv:=SUM(IF(CLOSE>REF(CLOSE,1),vol,IF(CLOSE<REF(CLOSE,1),-VOL,0)),0); ...
VAR1:=c; ...
a1:=C<=REF(C,1); ...