ve:=ref(low,1)*0.9;
vf:=low*0.9;
v10:=(vf*vol+ve*(shgzg-vol))/shgzg;
v11:=ema(v10,30);
v12:=v11-close;
v13:=ref(close,1);
v14:=sma(max(close-v13,0),7,1)/sma(abs(close-v13),7,1)*100;
v15:=sma(max(close-v13,0),13,1)/sma(abs(close-v13),13,1)*100;
v16:=barscount(close);
v17:=sma(max(close-ref(close,1),0),6,1)/sma(abs(close-ref(close,1)),6,1)*100;
v18:=((-100)*(hhv(high,60)-close)/(hhv(high,60)-llv(low,60))+50)*2;
v19:=(close-llv(low,15))/(hhv(high,15)-llv(low,15))*100;
v1a:=(sma(v19,4,1)-50)*2;
v1b:=sma(v1a,3,1);
v1c:=(indexc-llv(indexl,14))/(hhv(indexh,14)-llv(indexl,14))*100;
v1d:=sma(v1c,4,1);
v1e:=sma(v1d,3,1);
v1f:=(hhv(high,30)-close)/close*100;
v20:=v17<=25 and v18<-95 and v1f>20 and v1b<-30 and v1e<30 and v12>=-0.25 and v14<22 and v15<28 and v16>50;
stickline(v20,0,80,0,0),colorred,linethick4;
v1:=ma(100*(c-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;
v2:=2*abs(v1);
v3:=(100-3*sma((close-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1)+2*sma(sma((close-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1),15,1));
v4:=(100-3*sma((open-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1)+2*sma(sma((open-llv(low,75))/(hhv(high,75)-llv(low,75))*100,20,1),15,1));
stickline(reverse(-1*v3)<=ref(reverse(-1*v4),1),reverse(-1*v3),reverse(-1*v4),8,0),colorred;
stickline(reverse(-1*v3)>ref(reverse(-1*v4),1),reverse(-1*v3),reverse(-1*v4),8,0),colorwhite;
v5:=(high+low+close)/3;
v6:=(v5-ma(v5,14))/(0.015*avedev(v5,14));
v7:=(v5-ma(v5,70))/(0.015*avedev(v5,70));
v8:=if(v6>=150 and v6<200 and v7>=150 and v7<200,10,0);
v9:=if(v6<=-150 and v6>-200 and v7<=-150 and v7>-200,-10,v8);
va:=(close-ma(close,13))/ma(close,13)*100;
vb:=100-abs(va);
vc:=3*sma((indexc-llv(indexl,75))/(hhv(indexh,75)-llv(indexl,75))*100,20,1)-2*sma(sma((indexc-llv(indexl,75))/(hhv(indexh,75)-llv(indexl,75))*100,20,1),15,1);
vd:=3*sma((indexo-llv(indexl,75))/(hhv(indexh,75)-llv(indexl,75))*100,20,1)-2*sma(sma((indexo-llv(indexl,75))/(hhv(indexh,75)-llv(indexl,75))*100,20,1),15,1);
趋势:v3,nodraw;
顶线:if(vb<90,vb,100),colorgreen;
多方:if(v1>-1,v1,0),linestick,colormagenta;
空方:reverse(-1*if(v1<-1,v2,0)),linestick,colorgreen;
抄底:=v20;
导弹:if(v20,80,0),colorred,nodraw;
预警系统:(if((v7>=200 and v6>=150) or cross(75,多方),15,if(v7<=-200 and v6<=-150,-15,v9))+60),colorblue,linethick1;
t1:=close>ma(close,20) and ma(close,20)>=ref(ma(close,20),1);
t2:=close<ma(close,20) and ma(close,20)<ref(ma(close,20),1);
t3:=多方>50 and 预警系统>60 and 顶线=100;
t4:=多方>48 and 预警系统>65 and 顶线<100;
t5:=空方>38 and 预警系统<60;
t6:=抄底 and 顶线<90;///www.goodgongshi.com
t7:=v3>ref(v4,1) and vol<ref(vol,1) and close<ref(close,1) and 空方>=ref(空方,1) ;
t8:= close<ref(close,1) and 空方>=ref(空方,1) and v3>ref(v4,1) and vc<ref(vd,1);
drawtext(t1 and count(t1,30)=1,100,'上升通道,持股待涨!'),color00ffff;
drawtext(t2 and count(t2,30)=1,90,'下降通道,小心阴跌!'),colorcyan;
drawtext(t3 and count(t3,30)=1,70,'上涨过急,需要调整!'),colorwhite;
drawtext(t4 and count(t4,30)=1,80,'大跌将临,分批抛出!'),colormagenta;
drawtext(t5 and count(t5,30)=1,50,'有小反弹,跌停除外!'),color00ffff;
drawtext(t6 and count(t6,30)=1,30,'抢反弹,但巨量封跌停除外!'),color00ffff;
drawtext(t8 and count(t8,30)=1,20,'见顶回落.坚决抛股!'),color00ffff;
上一指标公式:火焰多空博弈带由红转绿卖由绿转红买指标公式详解 同花顺多空火焰
下一指标公式:高手和抄底指标公式详解 同花顺抄底
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文可爱螃蟹指标公式详解 同花顺螃蟹仅供学习研究。