public HACO(Bars bars, int avg, int setuptimeout, string description) public static HACO Series (Bars bars, int avg, int setuptimeout)
keep1:=Alert(haC>=haOpen,2);
keep1:=Alert(haC>=haOpen,2) OR If(C>=haC,1, If(H>Ref(H,-1) OR L>Ref(L,-1),1,0));