{涨停板抄底 v型反转 副图}
涨停:=between(close/ref(close,1),1.0989,1.110) and c=h and c>o;
{轨道}
cco:=abs((2*close+high+low)/4-ma(close,20))/ma(close,20);
ddo:=dma(close,cco);
上轨:=(1+7/100)*ddo;
下轨:=(1-7/100)*ddo;
中轨:=(上轨+下轨)/2;
{箱体}
dfo:=(c-ref(c,1))/ref(c,1)*100<-5;
aao:=barslast(dfo);
突破箱体:=cross(c,ref(o,aao));
v型反转3:=exist(dfo,3) and 突破箱体;
vd1:=(close<ref(close,1) and close<ref(close,2));
vd2:=(ref(vd1,1) and close>=ref(close,1) and close<=ref(close,2));
vd3:=(ref(vd2,1) and close<=ref(close,1) and close>=ref(close,2));
vd4:=(ref(vd3,1) and close>=ref(close,1) and close<=ref(close,2));
vd5:=(ref(vd4,1) and close<=ref(close,1) and close>=ref(close,2));
vd6:=(ref(vd5,1) and close>=ref(close,1) and close<=ref(close,2));
vd7:=(ref(vd6,1) and close<=ref(close,1) and close>=ref(close,2));
vd8:=(ref(vd7,1) and close>=ref(close,1) and close<=ref(close,2));
vd9:=(ref(vd8,1) and close<=ref(close,1) and close>=ref(close,2));
vd10:=(ref(vd9,1) and close>=ref(close,1) and close<=ref(close,2));
vd11:=(ref(vd10,1) and close<=ref(close,1) and close>=ref(close,2));
vd12:=(ref(vd11,1) and close>=ref(close,1) and close<=ref(close,2));
vd13蓝:=ref(vd1 or vd2 or vd3 or vd4 or vd5 or vd6 or vd7
or vd8 or vd9 or vd10 or vd11 or vd12,1) and 涨停;
ru9:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
ku1:=sma(ru9,3,1);
du1:=ku1-ref(ku1,1);
fd1:=if(du1>7 and ref(du1,1)<0 and (du1-ref(du1,1))>9,50,0);
vd14绿:=fd1=50 or ref("kdj.j",1)<0 and "kdj.j">0 and 涨停;
vd15红:=vd13蓝 and vd14绿 and 涨停;
vd13蓝过滤:=if((vd14绿),drawnull,vd13蓝);
形态1:=(vd13蓝过滤 or vd15红) and c>o and c<中轨;
形态2:=(vd13蓝过滤 or vd15红) and c>o;
急速超跌:=(c-ma(c,34))/ma(c,34)*100<-14;
实体比例2:=abs(c-o)/c>0.07;
实体比例3:=abs(c-o)/c>0.06;
统一价:=dynainfo(7)>3 and dynainfo(7)<40;{股价取3至25元}
统一盘:=capital/1000000>=0.3 and capital/1000000<9; {流通盘取0.3亿至9亿}
v手1:=between(sum(hscol,20),12,20) or between(sum(hscol,20),23,37) or between(sum(hscol,20),39,49)
or between(sum(hscol,20),51,164) or sum(hscol,20)>166;
v手2:=between(sum(hscol,20),12,16) or between(sum(hscol,20),18,19) or between(sum(hscol,20),21,32)
or between(sum(hscol,20),36,48) or between(sum(hscol,20),50,60) or between(sum(hscol,20),62,68)
or between(sum(hscol,20),70,74) or between(sum(hscol,20),76,102) or between(sum(hscol,20),104,126)
or between(sum(hscol,20),128,164) or between(sum(hscol,20),166,267) or between(sum(hscol,20),269,512);
v手3:=between(sum(hscol,20),0,22) or between(sum(hscol,20),24,30) or between(sum(hscol,20),32,130)
or between(sum(hscol,20),132,164) or between(sum(hscol,20),166,267) or sum(hscol,20)>269;
v手4:=between(sum(hscol,20),12,20) or between(sum(hscol,20),23,32) or between(sum(hscol,20),36,48)
or between(sum(hscol,20),52,69) or between(sum(hscol,20),71,81) or between(sum(hscol,20),83,89)
or between(sum(hscol,20),91,99) or between(sum(hscol,20),101,111) or between(sum(hscol,20),113,164)
or between(sum(hscol,20),166,267) or sum(hscol,20)>269;
v手5:=between(sum(hscol,20),12,20) or sum(hscol,20)>23;
v手6:=between(sum(hscol,20),0,28) or sum(hscol,20)>31;
v手7:=between(sum(hscol,20),5,17) or between(sum(hscol,20),21,22) or between(sum(hscol,20),24,28)
or between(sum(hscol,20),30,32) or between(sum(hscol,20),36,60) or between(sum(hscol,20),62,130)
or between(sum(hscol,20),132,164) or between(sum(hscol,20),166,267) or sum(hscol,20)>269;
{以上为选股框架 以下为选股多指标源码}
va1:=(c-ma(c,30))/ma(c,30)*100;
va2:=va1<-3;
vb2:=(h-l)/l>0.07 and (c-o)/o>0.07 and c/ref(c,1)>1.05;
vb3:=急速超跌 and vb2;
vl1:="bias.bias3"<-6;
ve1:=(-100)*(hhv(high,3)-close)/(hhv(high,3)-llv(low,3));
ve2:=cross(ve1,-87) and open<ma(close,5) and close>=1.099*ref(close,1)
and indexc>0.98*ref(indexc,1) and close<=1.47*llv(close,58);
vf1:=hhv(dmi.adx,10)>65;
vf2:=if(o<xs2.通道2 and c>xs2.通道2 and o<xs2.通道4 and c>xs2.通道4 and vf1,70,0);
v短期:=100*(c-llv(l,5))/(hhv(c,5)-llv(l,5));
v中期:=100*(c-llv(l,8))/(hhv(c,8)-llv(l,8));
v中期a:=100*(c-llv(l,13))/(hhv(c,13)-llv(l,13));
v中长期a:=100*(c-llv(l,21))/(hhv(c,21)-llv(l,21));
v中短:=(v短期+v中期+v中期a+v中长期a)/4;
v中长期:=100*(c-llv(l,34))/(hhv(c,34)-llv(l,34));
v长期:=ema(v中长期,13);
v选股:=v长期<20 and cross(v中长期,v长期);
v转1:=ve2 and 形态1 and 实体比例2 and v型反转3 and c<ema(c,99) and v手1 and 统一盘 and 统一价;
v转2:=va2 and 形态1 and 实体比例3 and v型反转3 and v手2 and 统一盘 and 统一价;
v转3:=vb3 and 形态2 and 实体比例2 and v手3 and 统一盘 and 统一价;
v转4:=vl1 and 形态1 and 实体比例2 and v手4 and 统一盘 and 统一价;
v转5:=vf2 and 形态2 and 实体比例2 and v型反转3 and c<ema(c,60) and v手5 and 统一盘 and 统一价;
v转6:=vf2 and 形态2 and 实体比例2 and ref(急速超跌,2) and ref(急速超跌,1) and 突破箱体 and cross(c,expma(c,13))
and v手6 and 统一盘 and 统一价;
v转7:=v选股 and 形态2 and 实体比例2 and v型反转3 and v手7 and 统一盘 and 统一价;
v型反转:v转1 or v转2 or v转3 or v转4 or v转5 or v转6 or v转7 nodraw};
{图标}
drawicon((v型反转),17,1);
{信号}
{绿色柱状}
stickline(v型反转,0,8,4.5,0),colorgreen;
stickline(v型反转,0,12,2.5,0),colorgreen;
stickline(v型反转,0,12,2,0),color006600;
stickline(v型反转,0,12,1.5,0),color009900;
stickline(v型反转,0,12,0.1,0),color00ff00;
{白色}
stickline(v型反转,0,15,0.1,0),colorwhite;
{写字}
drawtext(v型反转,10,'---v型反转'),color00ffff;
上一指标公式:股市任我行版本指标详解 通达信股市版本
下一指标公式:创业趋势 通达信趋势
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文涨停板抄底 V型反转 通达信反转涨停板仅供学习研究。