又一绝标带有未来 底箱操作 短线机会 精准的预警
天线:ma(ref(hhv(close,30),1),2),linethick2,color80e9ff;
地线:ma(ref(llv(close,30),1),2),linethick2,color669900;
sd:=hhv(high,13)=high and high>ref(high,1);
sd1:=filter(sd,12);
sf:=llv(low,13)=low and low<ref(low,1);
sf1:=filter(sf,12);
tss1:=barslast(sd1);
箱顶:ref(high,tss1),linethick0,colorred;
tss2:=barslast(sf1);
箱底:ref(low,tss2),linethick0,colorgreen;
drawtext_fix(currbarscount=60,0.02,0.01,0,'====★wolf eyes★===='),colorwhite;
drawtext_fix(currbarscount=60,0.4,0.01,0,'====★天狼之眼★===='),colorred;
drawtext_fix(c>o,0.01,0.9,0,' 天狼之眼☆qq:841115471☆ '),colorred;
stickline(open>=close,high,low,0.5 ,0 ),color00ff00;
stickline(open>=close ,close ,open,7,0 ),color005500;
stickline(open>=close ,close ,open,6,0 ),color006600;
stickline(open>=close ,close ,open,5,0 ),color007700;
stickline(open>=close ,close ,open,4,0 ),color009900;
stickline(open>=close ,close ,open,3,0 ),color00bb00;
stickline(open>=close ,close ,open,2,0 ),color00dd00;
stickline(open>=close ,close ,open,1,0 ),color00ff00;
stickline(close>open,high,low,0.5,0 ),color0000ff;
stickline(close>open,close,open,7,0) ,color000055;
stickline(close>open,close,open,6,0) ,color000066;
stickline(close>open,close,open,5,0) ,color000077;
stickline(close>open,close,open,4,0) ,color000099;
stickline(close>open,close,open,3,0) ,color0000bb;
stickline(close>open,close,open,2,0) ,color0000dd;
stickline(close>open,close,open,1,0) ,color0000ff;
aa1:=ma(close,20);
aa2:=(close > ma(close,5));
aa3:=(ma(close,5) > ma(close,10));
aa4:=(close > ma(close,10));
aa5:=(ma(close,5) > ma(close,20));
aa6:=(close > ma(close,20));
aa7:=ref(aa1,1);
aa8:=(aa1 > aa7);
aax:=(((((if(aa2,10,(0 - 10)) + if(aa3,10,(0 - 10))) + if(aa4,10,(0 - 10))) + if(aa5,10,(0 - 10))) + if(aa6,10,(0 - 10))) + if(aa8,10,(0 - 10)));
dslx:=(close / indexc);
dslx1:=ma(dslx,5);
dslx2:=ma(dslx,10);
v1:=ma(vol,5);
v2:=ma(vol,10);
ma20:=ma(c,20);
ma40:=ma(c,40);
ma60:=ma(c,60);
bias:=(c-ma20)/ma20*100;
shopen:=open;
shhigh:=high;
shlow:=low;
shclose:=close;
shamount:=amount;
shvol:=vol;
j12:=(high - ((high - low) / 3));
j23:=(low + ((high - low) / 3));
t1:=(((if((close = open),1,0) + if((close >= j12),1,0)) + if((close <= j23),1,0)) > 1);
t2:=((((close > j23) and (close < j12)) and (open > j23)) and (open < j12));
t3:=((close >= j12) and (open <= j23));
t4:=(((open <= j12) and (open >= j23)) and (close > j12));
t5:=(((open <= j23) and (close <= j12)) and (close >= j23));
t6:=((close <= j23) and (open >= j12));
t7:=(((open <= j12) and (open >= j23)) and (close < j23));
t8:=(((open >= j12) and (close <= j12)) and (close >= j23));
t9:=(((shamount / shvol) / 100) > ref(high,1));
t10:=(((shamount / shvol) / 100) < ref(low,1));
gp:=' ';
if ((o>c and open>ma(c,5) and open>ma(c,10) and o>ma(c,20) and close<ma(c,5) and close<ma(c,10) and close<ma(c,20)) or (o<c and open<ma(c,5) and open<ma(c,10) and o<ma(c,20) and close>ma(c,5) and close>ma(c,10) and close>ma(c,20))) then gp:=gp+' 断头铡刀(出水芙蓉) -一根大阴(阳)线切断了三根均线 如果改变了其后均线的排列为空头(多头)排列 后势看空(多) 。';
lc:=ref(close,1);
rsi1:=sma(max(close-lc,0),3,1)/sma(abs(close-lc),3,1)*100;
sell1:=filter((cross(rsi1,88)),7);
sell2:=(cross(88,rsi1));
kdj:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
k:=sma(kdj,3,1);
d:=sma(k,3,1);
j:=3*k-2*d;
typ:= (high + low + close)/3;
cci:=(typ-ma(typ,14))/(0.015*avedev(typ,14));
drawtext(sell1,high*1.02,'预警→'),colorcc33cc,align2,valign2;
drawtext(sell2,high*1.02,'▼'),colorffcc33,align1;
drawtext(sell2 and (k>80 or cci>160),high*1.04,'▼'),colorcc6633,align1;
drawtext(sell2 and k>80 and cci>160,high*1.06,'▼'),colorff3300,align1;
vb1:=amount/v;
vb2:=l<vb1*0.9;
vb3:=(c-ref(c,1))/ref(c,1)*100>1.2;
vb4:=l<ma(c,5)*0.921;
vb5:=v<ma(v,5)*1.5;
vb6:=vb2 and vb3 and vb4 and vb5;
vb7:=ema((close-llv(low,27))/(hhv(high,34)-llv(low,27))*4,4)*25;
vb8:=if((vb7<10),80,100);
vb9:=if(k<20,10,0);
vb10:=llv(j,2)=llv(j,8);
vb11:=if(cross(j,ref(j+0.01,1)) and vb10 and j<20,30,0);
drawtext(vb11 and vb8=100 and vb9=10,low*0.99,'超跌'),color8000ff;
vb12:=c-ref(c,1);
vb13:=100*ema(ema(vb12,6),6)/ema(ema(abs(vb12),6),6);
vb14:=if(llv(vb13,2)=llv(vb13,7) and count(vb13<0,2) and cross(vb13,ma(vb13,2)),1,0);
vb15:=filter((vb14=1 or vb6),7);
vb16:=filter(vb6,5);
vb17:=filter(vb14=1,5);
drawtext(vb17,low*0.97,'短线'),color66ccff;
drawtext(vb16,low*0.98,'考虑介入→'),color336699,align2;
止损:=(lc*1.0035*97+0.2)/99.65;
vc:=(high+low+open+2*close)/5;
明日阻力:=2*vc-low;
明日支撑:=2*vc-high;
明日突破:=vc+(high-low);
明日反转:=vc-(high-low);
今日阻力:=ref(明日阻力 , 1);
今日支撑:=ref(明日支撑 , 1);
上一指标公式:多空博弈DYM指标公式详解 同花顺多空DYM
下一指标公式:短线买卖指标公式详解 同花顺买卖
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文天狼之眼又一绝标带有未来底箱操作短线机会精准的预警指标公式详解 同花顺预警带有仅供学习研究。