{STICKLINE(100,120,50,5,0),COLOR669900;
STICKLINE(50,50,0,5,0),COLOR666600;
STICKLINE(1,0,-50,5,0),COLOR006600;
STICKLINE(-50,-50,-120,5,0),COLOR003300;
}
Trend: SMA(((CLOSE-LLV(LOW,28))/(HHV(HIGH,28)-LLV(LOW,28))*100),3,1),COLORYELLOW;
DRAWBAND(trend,RGB(155,50,50),50,RGB(0,100,50));
Turning strong: IF (trend>50, trend, DRAWNULL), COLORRED;
Weakening: IF(Trend D AND CCI>0 AND DIFF>DEA AND MACD>0,1,0);
STICKLINE(turn point=1,50,50,2,0),COLORYELLOW;
STICKLINE(turn point=0,50,50,2,0),COLORCYAN;
STICKLINE(C,90,90,1,0),COLORYELLOW;
STICKLINE(C,10,10,1,0),COLORCYAN;
Judgment: SMA (trend, 3, 1), COLORYELLOW;
IF (judgment>50 AND trend>judgment, judgment, DRAWNULL), COLORYELLOW, LINETHICK2;
IF (judgment judgment, judgment, DRAWNULL), COLORFF00FF;
IF (judgment>50 AND trend 0,0, Flame Mountain*1.2,3,0), COLOR4444FF;
STICKLINE(flaming mountain>0,0,flaming mountain*1.2,2,0),COLOR7777FF;
STICKLINE(Flame Mountain>0,0 ,Flame Mountain*1.2,1,0 ),COLOR9999FF;
STICKLINE(REF(Trend1,1) STICKLINE(REF(Trend1,1)> Trend1, Trend1,REF(Trend1,1),2,0),COLOR007700; STICKLINE(REF(Trend1,1)> Trend1, Trend1,REF(Trend1,1),1,0),COLOR00DD00; Top escape: =CROSS(82,RSI); STICKLINE (top escape, top escape, 20, 3, 0), COLORFF5500; STICKLINE (top escape, top escape, 30, 2, 0), COLORFF8800; STICKLINE (top escape, top escape, 30,1,0), COLORFFAA00; STICKLINE (top escape, top escape, 30, 0.5, 0), COLORFFCC00; D1:=(C+L+H)/3; D2:=EMA(D1,6); D3:=EMA(D2,5); BBUY:=CROSS(D2,D3); DRAWICON(BBUY,10,1); VARR1:=SMA(MAX(CLOSE-REF(C,1),0),6,1)/SMA(ABS(CLOSE-REF(C,1)),6,1)*100; DRAWICON(CROSS(82,VARR1),10,2); DRAWTEXT(CROSS(82,VARR1),35,'subtract'),COLORYELLOW; Magic line stock selection: (CROSS (trend, judgment) AND trend
Article Url:https://www.liaochihuo.com/info/565586.html Label group:[open a position]