大智慧神秘稳赚指标
V1:=(ma(close,80)-ma(close,13)/3);
神奇线:ma((close-V1)/V1,1),coloryellow,linethick2;
买点:if(cross(神奇线,0) and low/ref(high,1)<1.012,0.5,0),stick;
稳赚:if(count(神奇线>ref(神奇线,1),3)=3 and count(神奇线<0,10)=10 and ref(神奇线,3)=llv(神奇线,10),0.5,0);
V2:=(close-ref(close,1))/ref(close,1)*100;
V3:=(ema(close,6)-ema(close,12))*100;
猎庄:V3<13 and V2>9,stick,colorffffff,linethick2;
YD:=count(c=10 or count(c=10 and count(h/l>1.048,13)>=7;
DTJJ:=dma(c,v/ma
查看完整内容【开通VIP会员】
VIP会员数十万个公式随便用
问题反馈 取消