STICKLINE(c>0 and ma(vol,55)>0,0,100,6,0),Color000000; 9 _9 K# N% h' m- f& i
买线:EMA(C,3),COLORRED; ) ~- M @) q9 Z0 z! K
卖线:EMA(SLOPE(C,21)*20+C,55),color00ff00,linethick2;
& j% i/ `, w5 Z8 T) A线:EMA(SLOPE(C,34)*20+C,89),COLORyellow,linethick2;
$ Y' H; h, O" N; LSTICKLINE(买线卖线,买线,卖线,0.01,1),COLORRED,;/ u; S% C- z* `# W1 Q$ }
STICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.05),(卖线-(卖线-线)*0.15),5,0),COLOR00ffff;) I" V6 Z$ O7 Y/ P% b( {1 b
STICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.2),(卖线-(卖线-线)*0.35),5,0),COLOR00ccff;
& c( h9 Z! P$ ISTICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.4),(卖线-(卖线-线)*0.55),5,0),COLOR0099ff;
0 Z& Y4 e; N8 R/ q1 a$ BSTICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.6),(卖线-(卖线-线)*0.75),5,0),COLOR0066ff;- l0 G( ~7 \6 F) ], f
STICKLINE((卖线-线)>=0,(卖线-(卖线-线)*0.8),(卖线-(卖线-线)*0.95),5,0),COLOR0000cc; o* J9 p9 d. n% {* K, e
STICKLINE((卖线-线) |