dif:ema(close,6)-ema(close,19),,nodraw;
dea:ema(dif,9),nodraw;
macd:2*(dif-dea),colorstick;
stickline(macd>0,macd,0,0.5,0),colorred;
stickline(macd<0,macd,0,0.5,0),colorgreen;
stickline(macd>0 and macd<ref(macd,1),macd,0,0.5,0),colorwhite;
stickline(macd<0 and macd>ref(macd,1),macd,0,0.5,0),colorff00ff;
fh1:=ref(macd,1)<ref(macd,2) and ref(macd,2)<ref(macd,3) and ref(macd,3)<ref(macd,4);
fh2:=macd>=0 and count(macd>ref(macd,1),1)=1;
fh3:=fh1 and fh2 and ema(c,13)>ref(ema(c,13),1);
fh4:=fh1 and fh2 and abs((dif-dea)/c)<0.018;
fh5:=fh1 and fh2 and macd<0.10;
vv:=close>open and ma(close,5)>ma(close,10) and ma(close,10)>ma(close,30)
and dif>dea and macd>ref(macd,1) and dif>0 and dea>0 and
ma(vol,5)>ma(vol,34) and ma(close,30)>=ref(ma(close,30),1);
佛手:if(vv,1,0),nodraw;//www.goodgongshi.com
x0:=barslast((cross(macd,ref(macd,1)) and macd>0) or cross(macd,0));
x1:=barslast(cross(0.5,count(macd>ref(macd,1),x0+1)=x0+1));
x2:=count(macd<ref(macd,1),x1+1)=x1+1 and count(macd<0,x1+1)<=2;
x3:=ref(x2,1) and macd>ref(macd,1) and c>o and c>ref(c,1);
stickline(x1=0 and macd>0,macd,0,2,0),colordcdc00;
stickline(x3,macd,0,2,0),color0854ff;
drawicon(佛手,-0.15,11);
二次翻红:(fh3 or fh4 or fh5),colorred,nodraw;
低买:cross(dif,dea) and dif<0,colorff00ff,nodraw;
加油:cross(dif,dea) and dif>0,coloryellow,nodraw;
drawicon(二次翻红,-0.05,1);
drawtext(二次翻红,-0.15,'↖翻红'),colorred;
drawtext(cross(dif,dea) and dif<0,dea-0.02,'↖低买'),colorff00ff;
drawtext(cross(dif,dea) and dif>0,dea-0.05,'↖加油'),coloryellow;
xg:二次翻红 or 低买 or 加油,nodraw;
ylzc:=if(close=indexc,(indexc+indexh+indexl+indexo)/4,amount/(vol+0.01)/100);
阻价:=if(close=indexc,ylzc+indexc-indexl,ylzc+(close-low));
支价:=if(close=indexc,indexl+indexc-ylzc,low+(close-ylzc));
今压:ref(阻价,1),linethick0,coloraa11bb,nodraw;
今撑:ref(支价,1),linethick0,color009900,nodraw;
明压:阻价,linethick0,nodraw;
明撑:支价,linethick0,nodraw;
diff:dif,colorred,linethick2;
ddea:dea,coloryellow,linethick2;var1:=3*sma((c-llv(l,55))/(hhv(h,55)-llv(l,55))*100,5,1)
-2*sma(sma((c-llv(l,55))/(hhv(h,55)-llv(l,55))*100,5,1),3,1);
趋线1:=ema(var1,3) ;
var2:=(趋线1-ref(趋线1,1))/ref(趋线1,1)*100;
清仓:if(趋线1>=90 and var2<0,100,80),stick,linethick3,color00ff00;80,stick,linethick3,color000000;
准备:if(趋线1<=13,20,0),stick,linethick3,coloryellow;
买入:if(趋线1<=13 and var2>13,50,0),stick,linethick3,colorred;
0, linethick0, color999999;100, linethick0, color999999;
趋线:趋线1,linethick1,colorf0f000;
上一指标公式:主力仓指标公式详解 同花顺主力
下一指标公式:主力动向指标公式详解 同花顺动向
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文大盘支撑和压力指标公式详解 同花顺支撑压力仅供学习研究。