神枪手去时间限制提供和
{神枪手
去时间限制}
css:=((close-llv(low,8))/(hhv(high,8)-llv(low,8))*100);
yjdd:=(ema(css,3)-50)*2;
强弱:(yjdd+100)/2,colorblue;
80,colorred,pointdot,linethick3;
20,colorred,pointdot,linethick3;
100,colorblue;
t1:=(indexc-ma(indexc,58))/ma(indexc,58)<-0.152;
t2:=(c-ema(c,58))/ema(c,58)<-0.19;
买1:=t2 and t1;t3:=if(date<=1090831,1,0);
t4:=(c-ma(c,2))/ma(c,2)*100*t3;
t5:=indexc*t3;
t6:=ma(t5,13)*t3;
t7:=t6>1.050*t5*t3;
t8:=(c-ref(c,26))/ref(c,26)*10*t3;
t9:=t7*t3;
t10:=t8<-2.30 and t3;
t11:=t4<-2.7 and t3;
t12:=t9 and t10 and t11 and t3;
t13:=cross(0.5,t12)*t3;
t14:=cross(t13,0.5)*t3;
t15:=barslast(t14=1)*t3;
t16:=t15<=5 and c<ref(c,t15) and t3;
买2:=t13 or t16;
t17:= (c-ma(c,2))/ma(c,2)*100;
t18:=indexc;
t19:=ma(t18,56);
t20:=t18/t19<0.94;
t21:=(c-ref(c,26))/ref(c,26)*10;
t22:=t20;
t23:=t21<-2.55;
t24:=t17<-2.7;
t25:=t22 and t23 and t24;
t26:=cross(0.5,t25);
t27:=cross(t26,0.5);
t28:=barslast(t27=1);
t29:=t28<=5 and c<1.02*ref(c,t28);
底4:=t26 or t29;
t30:= (c-ma(c,2))/ma(c,2)*100;
t31:=indexc;
t32:=ma(t31,13);
t33:=t32>1.050*t31;
t34:=(c-ref(c,26))/ref(c,26)*10;
t35:=t33;
t36:=t34<-2.69;
t37:=t30<-3.09;
t38:=t35 and t36 and t37;
t39:=cross(0.5,t38);
t40:=cross(t39,0.5);
t41:=barslast(t40=1);
t42:=t41<=5 and c<ref(c,t41);
买3:=count(t39 or t42,4)=4;
t43:=ema(((c*1.1-llv(low,630))/(hhv(high,630)-llv(low,630))-(c*0.9-llv(low,630))/(hhv(high,630)-llv(low,630)))*80,5);
t44:=indexc;
t45:=ma(t44,5);
t46:=ma(t44,20);
t47:=ma(t44,30);
t48:=t45>t44*1.03 and t46>t44*1.13;
t49:=t48;
目标:=count(t43<6 and t49,3)>=3;
新目标:=买3 or 目标;
{好公式网-最好的股票公式网站 www.goodgongshi.com}
神枪手:if(((count(买1 and 底4,6)=6 or count(买1 and 买2,4)=4 or count(买2 and 底4,5)=5) or 新目标),90,0),colorred,linethick3;
drawtext(filter(神枪手,5),90,'买入区'),colorred;
附原版公式:
var100:=if(date<=1090831,1,0);
css:=((close-llv(low,8))/(hhv(high,8)-llv(low,8))*100)*var100;
yjdd:=(ema(css,3)-50)*2* var100;
强弱:(yjdd+100)/2* var100,colorblue;
80*var100,colorred,pointdot,linethick3;
20*var100,colorred,pointdot,linethick3;
100*var100,colorblue;
t1:=(indexc-ma(indexc,58))/ma(indexc,58)<-0.152;
t2:=(c-ema(c,58))/ema(c,58)<-0.19;
买1:=t2 and t1;
t3:=if(date<=1090831,1,0);
t4:=(c-ma(c,2))/ma(c,2)*100*t3;
t5:=indexc*t3;
t6:=ma(t5,13)*t3;
t7:=t6>1.050*t5*t3;
t8:=(c-ref(c,26))/ref(c,26)*10*t3;
t9:=t7*t3;
t10:=t8<-2.30 and t3;
t11:=t4<-2.7 and t3;
t12:=t9 and t10 and t11 and t3;
t13:=cross(0.5,t12)*t3;
t14:=cross(t13,0.5)*t3;
t15:=barslast(t14=1)*t3;
t16:=t15<=5 and c<ref(c,t15) and t3;
买2:=t13 or t16;
t17:= (c-ma(c,2))/ma(c,2)*100;
t18:=indexc;
t19:=ma(t18,56);
t20:=t18/t19<0.94;
t21:=(c-ref(c,26))/ref(c,26)*10;
t22:=t20;
t23:=t21<-2.55;
t24:=t17<-2.7;
t25:=t22 and t23 and t24;
t26:=cross(0.5,t25);
t27:=cross(t26,0.5);
t28:=barslast(t27=1);
t29:=t28<=5 and c<1.02*ref(c,t28);
底4:=t26 or t29;
t30:= (c-ma(c,2))/ma(c,2)*100;
t31:=indexc;
t32:=ma(t31,13);
t33:=t32>1.050*t31;
t34:=(c-ref(c,26))/ref(c,26)*10;
t35:=t33;
t36:=t34<-2.69;
t37:=t30<-3.09;
t38:=t35 and t36 and t37;
t39:=cross(0.5,t38);
t40:=cross(t39,0.5);
t41:=barslast(t40=1);
t42:=t41<=5 and c<ref(c,t41);
买3:=count(t39 or t42,4)=4;
t43:=ema(((c*1.1-llv(low,630))/(hhv(high,630)-llv(low,630))-(c*0.9-llv(low,630))/(hhv(high,630)-llv(low,630)))*80,5);
t44:=indexc;
t45:=ma(t44,5);
t46:=ma(t44,20);
t47:=ma(t44,30);
t48:=t45>t44*1.03 and t46>t44*1.13;
t49:=t48;
目标:=count(t43<6 and t49,3)>=3;
新目标:=买3 or 目标;
drawtext(filter(date>1090831,120),95,'试用期满'),coloryellow;
drawtext(filter(date>1090831,120),80,'要继续使用'),coloryellow;
drawtext(filter(date>1090831,120),65,'请交使用费'),coloryellow;
drawtext(filter(date>1090831,120),50,'永久使用888元'),coloryellow;
drawtext(filter(date>1090831,120),35,'阶段使用188元/年'),coloryellow;
神枪手:if(((count(买1 and 底4,6)=6 or count(买1 and 买2,4)=4 or count(买2 and 底4,5)=5) or 新目标) and date<=1090831,90,0),colorred,linethick3;
drawtext(filter(神枪手,5),90,'买入区'),colorred;
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文神枪手去时间限制提供和公式下载 大智慧源码公式仅供学习研究。