xx2:=(ma(close,80)-ma(close,13)/3);
游医线:ma((close-xx2)/xx2,1);
ks13:=(close-ma(close,13))/ma(close,13)*(-100);
xxx:=(close-llv(low,13))/(hhv(high,13)-llv(low,13))*100;
fastk:=sma(xxx,3,1);
kk:=sma(fastk,3,1);
d:=sma(kk,5,1);
aaa:=ref(ks13,1)>=16 and ref(ks13,1)/ks13>=1.23 and cross(kk,d);
出击1:=if(aaa>0,1,0);
aa:=if(cross(游医线,0) and low/ref(high,1)<1.012,1,0);
出击2:=if(aa>0,1,0);
bb:=if(ref(游医线,2)=llv(游医线,20) and ref(游医线,2)<0.071 and low>ref(high,1) and close>ref(close,1),0.5,0);
出击3:=if(bb>0,1,0);
稳赚:=if(count(游医线>ref(游医线,1),3)=3 and count(游医线<0,10)=10 and ref(游医线,3)=llv(游医线,10),0.5,0);
出击4:=if(稳赚>0,1,0);
果断出击:出击1 or 出击2 or 出击3 or 出击4,stick,colorred;
股道短:=ma(c,13);
股道中:=ma(c,34);
股道长:=ma(c,55);
短交长:=cross(股道短,股道长);
中交长:=cross(股道中,股道长);
粗选:短交长 or 中交长;
空头排列:=股道短<股道中 and 股道短<股道长 and 股道中<股道长;
走平上行:=股道短>=ref(股道短,1);
红杏出墙:o<股道短 and c>股道短 and 走平上行 and 空头排列;
多头排列:=股道短>股道中 and 股道短>股道长 and 股道中>股道长;
基础:=股道长>ref(股道长,1) and 股道短>股道长 and 股道中>股道长;
梅开二度:基础 and cross(股道短,股道中);
三线齐推:o<股道短 and o<股道中 and o<股道长 and c>股道短 and c>股道中 and c>股道长;
ema13:=ema(c,13);
ema34:=ema(c,34);
ema55:=ema(c,55);
ema110:=ema(c,110);
zl:=vol<ref(vol,1);
cc:=count(zl,3)=3;
一石二鸟:ref(close,2)>ref(open,2) and ref(close,1)<=ref(open,1) and close <=open and cc,stick,colorwhite;
w4:= ref(high,1)>=h and ref(low,1)<=low;
dd:=count(zl,4)=4;
三鸟:(一石二鸟 or w4) and dd,stick,coloryellow;
gr1:=barslast(between("bias.bias2"(6,13,24),0,5) );
gr2:=ema13>ema34 and ema34>ema55 and ema13>ref(ema13,1);
gr3:=count("bias.bias2"(6,13,24)>10 and h=hhv(h,gr1),gr1);
gr4:=h=hhv(h,gr1);
gr5:="macd.macd"(12,26,9)<ref("macd.macd"(12,26,9),1);
gr6:=gr2 and gr3 and gr4;
见好就收:gr2 and gr3 and gr4 and gr5,stick,colorgreen;
上一指标公式:想哩光棍节TDX主图指标下载 通达信光棍节想哩
下一指标公式:持仓比例TDX老经典筹码副图指标下载 通达信持仓公式
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文宁俊明135战法之经典神奇线TDX同花顺指标下载 通达信源码神奇仅供学习研究。