金龙银凤-短线选股准确率极高指标1:金龙 {参数:n=60} v1:=ma(vol,5);v2:=ma(vol,10);v3:=ma(vol,20); v4:=ma(vol,30); vv:=v1>v2 and v2>v3 {and v3>v4}; a1:=ma(c,5);a2:=ma(c,10);a3:=ma(c,20);a4:=ma(c,30);a5:=ma(c,60);a6:=ma(c,120); aa:=a1>a2 and a2>a3 and a3>a4 and a4>a5 and a5>a6; ee:=(hhv(c,n)-llv(c,n))/llv(c,n); bb:=ref(ee,1)<=0.30; cc:=c>o and c>=ref(hhv(c,n),1) ; dd:=(c-ref(c,1))/ref(c,1)>=0.03; 金龙:vv and aa and bb and cc and dd;指标2:银凤 INPUT: M(1.09,1,1.09,0.01),N(30,1,100); VAR0:=IF(DATE < 1990315,1,0); VAR1:="DDX.DDX"; VAR2:=COUNT(VAR1 >= 0,8) >= 4 AND COUNT(VAR1 <= -0.6,6) <= 0; VAR3:=CLOSE/REF(CLOSE,1) >= M; VAR4:="DDZ.DDZ" >= N; VAR5:=VAR2 AND VAR3 AND VAR4; VAR8:VAR5/VAR0;组合成“金龙银凤”选股,一定要组合在一起使用哦!!!!!信号不是很多,出现就是机会{点击看本软件截图:58股票 公式网 http://www. 58gu. com 整理} |