[大智慧] 机构K线
{机构K线--判定指标}c1:=10000*c/indexc;
h1:=10000*h/indexh;
l1:=10000*l/indexl;
o1:=10000*o/indexo;
STICKLINE(c1>=o1,c1,o1,6,0.2),COLORRED;
STICKLINE(c1>=o1,l1,h1,0.2,0.2),COLORRED;
STICKLINE(c1ref(OBV,1), OBV,REF(OBV,1),8,1),colorred;
STICKLINE(abc
页:
[1]