小短线和选股器源码下载:
{小短线}
x_1:=(high+low+close)/3;
x_2:=(x_1-ma(close,28))/(0.015*avedev(x_1,32));
x_3:=x_2<=llv(x_2,45);
x_4:=cross(x_2,(-100));
x_5:=exist(x_3,20) and exist(x_2<(-125),5);
x_6:=vol<=ma(vol,60)*0.9;
x_7:=expmema(max(max(high-low,abs(high-ref(close,1))),abs(ref(close,1)-low)),14);
x_8:=high-ref(high,5);
x_9:=ref(low,2)-low;
x_10:=expmema(if(x_8>0 and x_8>x_9,x_8,0),14);
x_11:=expmema(if(x_9>0 and x_9>x_8,x_9,0),14);
x_12:=x_10*100/x_7;
x_13:=x_11*100/x_7;
x_14:=expmema(abs(x_13-x_12)/(x_13+x_12)*100,8);
x_15:=expmema(x_14,5);
x_16:=x_15>=35;
x_17:=x_14>35;
x_18:=ref(x_15,1)-ref(x_15,2)>=(-1) and x_15-ref(x_15,1)>=(-0.5);
x_19:=vol<=llv(vol,16)*3.5;{好公式网-最好的股票公式网站 www.goodgongshi.com}
x_20:=ref(hhv(high,25)/llv(low,25),1)>=1.15;
x_21:=open>=ref(close,1)*0.995;
x_22:=low>ref(low,4)*0.99;
x_23:=ref(open>close,1);
x_24:=close>=ref(close,2)*1.007 and close>=ref(close,1);
x_25:=high>=ref(high,1)*0.95;
x_26:=close/ref(open,1)<=1.08;
x_27:=ref(open,1)>=ref(close,2)*0.993;
x_28:=ref(open/low,1)<1.03;
x_29:=not(open>close and close>ref(close,1));
x_30:=open>close;
x_31:=count(x_30,15)>=7;
x_32:=close/ema(close,22)<=0.96;
x_33:=open/close>=1.04;
x_34:=count(x_33,14)>=2;
x_35:=vol>=hhv(vol,125)*0.35;
x_36:=count(x_35,65)<=18;
xg:x_4 and x_5 and x_6 and x_16 and x_19 and x_21 and x_22 and x_24 and x_27 and x_32 and x_36,colorblue,linethick2;
{小短线选股器}
x_1:=(high+low+close)/3;
x_2:=(x_1-ma(close,28))/(0.015*avedev(x_1,32));
x_3:=x_2<=llv(x_2,45);
x_4:=cross(x_2,(-100));
x_5:=exist(x_3,20) and exist(x_2<(-125),5);
x_6:=vol<=ma(vol,60)*0.9;
x_7:=expmema(max(max(high-low,abs(high-ref(close,1))),abs(ref(close,1)-low)),14);
x_8:=high-ref(high,5);
x_9:=ref(low,2)-low;
x_10:=expmema(if(x_8>0 and x_8>x_9,x_8,0),14);
x_11:=expmema(if(x_9>0 and x_9>x_8,x_9,0),14);
x_12:=x_10*100/x_7;
x_13:=x_11*100/x_7;
x_14:=expmema(abs(x_13-x_12)/(x_13+x_12)*100,8);
x_15:=expmema(x_14,5);
x_16:=x_15>=35;
x_17:=x_14>35;
x_18:=ref(x_15,1)-ref(x_15,2)>=(-1) and x_15-ref(x_15,1)>=(-0.5);
x_19:=vol<=llv(vol,16)*3.5;
x_20:=ref(hhv(high,25)/llv(low,25),1)>=1.15;
x_21:=open>=ref(close,1)*0.995;
x_22:=low>ref(low,4)*0.99;
x_23:=ref(open>close,1);
x_24:=close>=ref(close,2)*1.007 and close>=ref(close,1);
x_25:=high>=ref(high,1)*0.95;
x_26:=close/ref(open,1)<=1.08;
x_27:=ref(open,1)>=ref(close,2)*0.993;
x_28:=ref(open/low,1)<1.03;
x_29:=not(open>close and close>ref(close,1));
x_30:=open>close;
x_31:=count(x_30,15)>=7;
x_32:=close/ema(close,22)<=0.96;
x_33:=open/close>=1.04;
x_34:=count(x_33,14)>=2;
x_35:=vol>=hhv(vol,125)*0.35;
x_36:=count(x_35,65)<=18;
xg:x_4 and x_5 and x_6 and x_16 and x_19 and x_21 and x_22 and x_24 and x_27 and x_32 and x_36;
上一指标公式:飞天擒龙主图下载
下一指标公式:买卖信号副图和选股指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文小短线和选股器下载仅供学习研究。