aa05:ma(c,5),linethick3,color00ccff;
五日乖离率:=(c-aa05)/aa05*100;
bb05:=atan((aa05/ref(aa05,1)-1)*100)*180/3.1416;
速度5:=sma(ema((aa05-ref(aa05,1))/ref(aa05,1),3)*100,3,1);
加速度5:ema((速度5-ref(速度5,1)),3),nodraw;
if(bb05>30 and aa05>ref(aa05,1), aa05,drawnull),linethick3,colorred;
aa10:ma(c,10);aa20:=ma(c,20);
bb10:=atan((aa10/ref(aa10,1)-1)*100)*180/3.1416;
if(bb05<0 and aa05<ref(aa05,1), aa05,drawnull),linethick3,colorgreen;
aa30:ma(c,30);
三拾日乖离率:(c-aa30)/aa30*100,nodraw;
var1:=(aa20-aa30)>ref((aa20-aa30),1) and aa20>ref(aa20,1) and aa30>ref(aa30,1);
var2:=(aa30-aa20)<ref((aa30-aa20),1) and aa20<ref(aa20,1) and aa30<ref(aa30,1);
bb30:=atan((aa30/ref(aa30,1)-1)*100)*180/3.1416;
if(bb30>15 and aa30>ref(aa30,1), aa30,drawnull),linethick3,colorff00ff;
强势狙击:=filter(bb30>30 and bb10>45 and cross(bb05,60),10);
加仓:=filter(count(cross(bb05,30),5)>=1 and aa05>ref(aa05,1)and 三拾日乖离率>ref(三拾日乖离率,1) and aa10>ref(aa10,1)
and 加速度5>ref(加速度5,1) and 速度5>ref(速度5,1),10) ;
清仓:=filter(count(cross(30,bb05),5)>=1 and (c>aa30 or o>aa30) and aa05<ref(aa05,1)and 三拾日乖离率<ref(三拾日乖离率,1) and aa10<ref(aa10,1),10);
{drawtext(加仓 ,low*1.01,'←加仓!!'),colorred;}
jc:=cross(0,五日乖离率) and 三拾日乖离率<ref(三拾日乖离率,1) and aa10>ref(aa10,1) ;
减仓:=filter(jc,10);
mr:=count(cross(五日乖离率,0),3)>=1 and 三拾日乖离率>ref(三拾日乖离率,1) and aa05>ref(aa05,1) and (c/ref(c,1)-1)*100>5 and ref(c,1)<aa30;
买入:=filter(mr,10);
drawtext(减仓,high*1.01,'←减仓!!'),colorcyan;
drawtext(买入,low*0.99,'←买入!!!'),colorgreen;
drawtext(清仓 ,high*1.02,'←清仓!!!'),colorgreen;
drawtext(强势狙击,low*1.00,'←强势!!'),coloryellow;
var21:=max(abs(high-amount/vol/100),abs(amount/vol/100-low));
var3:=abs((open+close)/2-amount/vol/100);
mv:=(var21+var3)/amount*vol*100*50;
{vip专用}
qc:=ref(close,1);
{ma10:ma(close,10);}
rsv:=(((close-llv(low,9))/(hhv(high,9)-llv(low,9)))*100);
k:=sma(rsv,3,1);
d:=sma(k,3,1);
yx:=((close>qc) and c>o);
kk:=hhv(k,5);
hh:=hhv(d,5);
d1:=ref(d,1);
k1:=ref(k,1);
drawtext((((d1<30) and cross(k,d)) and yx),(low * 0.96),'←短买!'),coloryellow;
{drawtext(((hh>70) and cross(d,k)),(low * 1.13),'←减仓!'),colorff00cc;};
{多空趋势}
多方趋势:=7*sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*30,4,1)
-3*sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*30,4,1),3,1)
-sma(sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*30,4,1)
,3,1),2,1);
天线:=78.89;
{stickline(cross(天线,多方趋势),h*1.00,h*0.98,3,0),color00ff00;}
drawtext(cross(天线,多方趋势),h*1.00,'←风险!'),color00ff00;
{散户短买}
var31:=((((hhv((((ema(dclose,12)-ema(dclose,26))-(ema((ema(dclose,12)-ema(dclose,26)),9)))*2),4)<0) and ((((ema(dclose,12)-ema(dclose,26))-(ema((ema(dclose,12)-ema(dclose,26)),9)))*2)>ref((((ema(dclose,12)-ema(dclose,26))-(ema((ema(dclose,12)-ema(dclose,26)),9)))*2),1))) and (ref((((ema(dclose,12)-ema(dclose,26))-(ema((ema(dclose,12)-ema(dclose,26)),9)))*2),1)<ref((((ema(dclose,12)-ema(dclose,26))-(ema((ema(dclose,12)-ema(dclose,26)),9)))*2),2))) and (ref((((ema(dclose,12)-ema(dclose,26))-(ema((ema(dclose,12)-ema(dclose,26)),9)))*2),2)<ref((((ema(dclose,12)-ema(dclose,26))-(ema((ema(dclose,12)-ema(dclose,26)),9)))*2),3)));
drawtext(cross(ma(c,3),ma(c,9)) and c>=ref(c,1) and c>o,l*1.00,'←加仓!'),colormagenta;
上一指标公式:绝对暴利指标详解 通达信暴利
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文散户短买VIP指标详解 通达信散户仅供学习研究。