通达信进场稳赚主图指标公式

STICKLINE(C =A AND C =O,C,O,7,0),COLORRED;
STICKLINE(C =A AND C =O,H,L,0,0),COLORRED;
STICKLINE(C =A AND C O,C,O,7,1),COLORRED;
STICKLINE(C =A AND C O,O,H,0,0),COLORRED;
STICKLINE(C =A AND C O,C,L,0,0),COLORRED;
DRAWTEXT(crOSS(B,A),B,'进场'),COLORGREEN,linethick2;
STICKLINE(C A AND C O,C,O,7,1),COLORYellow;
STICKLINE(C A AND C =O,C,O,7,0),COLORYellow;
{www.gupang.com 股旁网_通达信股票指标公式}
STICKLINE(C A AND C =O,H,L,0,0),COLORYellow;
STICKLINE(C A AND C O,C,H,0,0),COLORYellow;
STICKLINE(C A AND C O,O,L,0,0),COLORYellow;

通达信进场稳赚主图指标公式