<P align=left></P>买线:EMA(C,3),COLORRED;
<P align=left></P>卖线:EMA(SLOPE(C,21)*20+C,55),color00ff00,linethick2;
<P align=left></P>线:EMA(SLOPE(C,34)*20+C,89),COLORyellow,linethick2; <BR>STICKLINE(买线<卖线,买线,卖线,0.01,1),colorGREEN; <BR>STICKLINE(买线>卖线,买线,卖线,0.01,1),COLORRED,;<BR>STICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.05),(卖线-(卖线-线)*0.15),5,0),COLOR00ffff;<BR>STICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.2),(卖线-(卖线-线)*0.35),5,0),COLOR00ccff;<BR>STICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.4),(卖线-(卖线-线)*0.55),5,0),COLOR0099ff;<BR>STICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.6),(卖线-(卖线-线)*0.75),5,0),COLOR0066ff;<BR>STICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.8),(卖线-(卖线-线)*0.95),5,0),COLOR0000cc;<BR>STICKLINE((卖线-线)<0,(线+(卖线-线)*0.05),(线+(卖线-线)*0.15),5,0),COLOR006600;<BR>STICKLINE((卖线-线)<0,(线+(卖线-线)*0.2),(线+(卖线-线)*0.35),5,0),COLOR009900;<BR>STICKLINE((卖线-线)<0,(线+(卖线-线)*0.4),(线+(卖线-线)*0.55),5,0),COLOR00cc00;<BR>STICKLINE((卖线-线)<0,(线+(卖线-线)*0.6),(线+(卖线-线)*0.75),5,0),COLOR00ff00;<BR>STICKLINE((卖线-线)<0,(线+(卖线-线)*0.8),(线+(卖线-线)*0.95),5,0),COLOR66ff00;<BR>
<P align=left></P>STICKLINE(CROSS(ma(卖线,1),ma(线,1)),ma(线,1),ma(线,1)+0.8,10,0),colorwhite;
<P align=left></P>DRAWTEXT(CROSS(卖线,线),线+1.2,'骑★龙'),COLORyellow;<B
页:
[1]