在网上看到一个据说是当年涨停敢死队用来抄底的王牌指标,需要说明的是这个指标是在熊市中用的,觉得不错就收藏放到熊市中慢慢验证吧,不会让你失望的。我去年用了用,相当精准。只是信号少了些,不过话又说回来,信号多准确度就会下降。这个指标以前是收费的,现在应该用得比较多了。名字自己取吧,不知道前面有没有人发过,如果有就是巧合了。
觉得不错就顶一个吧。
var100:=if(date<=1280831,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<=1280831,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 目标; 神剑出鞘:if(((count(买1 and 底4,6)=6 or count(买1 and 买2,4)=4 or count(买2 and 底4,5)=5) or 新目标) and date<=1280831,90,0),colorred,linethick3; drawtext(filter(神剑出鞘,5),90,'买'),colorred; drawtext(filter(神剑出鞘,5),90,'买'),colorred;
上一指标公式:牛B成交量 副图 无未来 通达信源码帖图
下一指标公式:箱体主图 主图 无未来 通达信未来源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文神剑出鞘详解 出鞘 通达信详解神剑仅供学习研究。