drawgbk(open>0,rgb(185,135,0),rgb(85,55,0),0,'02',0);
notext顶:95,dotline,colorligray;
notext底:0,dotline,colorligray;
notext分界线:50,dotline,colorligray;
a1:=(close+high+low+open)/4;
ma1:=ema(a1,5);
rsv1:=(close-llv(low,9))/(hhv(high,9)-llv(low,9))*100;
k1:=sma(rsv1,3,1);
d1:=sma(k1,3,1);
j1:=3*k1-2*d1;
rsv2:=(close-llv(low,15))/(hhv(high,15)-llv(low,15))*100;
k2:=sma(rsv2,3,1);
d2:=sma(k2,3,1);
j2:=3*k2-2*d2;
rsv3:=(close-llv(low,31))/(hhv(high,31)-llv(low,31))*100;
k3:=sma(rsv3,3,1);
d3:=sma(k3,3,1);
j3:=3*k3-2*d3;
rsv4:=(close-llv(low,55))/(hhv(high,55)-llv(low,55))*100;
k4:=sma(rsv4,3,1);
d4:=sma(k4,3,1);
j4:=3*k4-2*d4;
k:ema((k1+k2+k3+k4)/4,3),colorwhite,nodraw;
d:ema((d1+d2+d3+d4)/4,3),coloryellow,nodraw;
j:ema(j1,3)colormagenta,nodraw;
过滤:= k>ref(k,1) and k3>=ref(k3,1);
stickline(过滤,0,k,3,0),color993333;
stickline(过滤,0,k,2.7.5,0),color995533;
stickline(过滤,0,k,2.4,0),color996633;
stickline(过滤,0,k,2.1,0),color998833;
stickline(过滤,0,k,1.8,0),color999966;
stickline(过滤,0,k,1.5,0),color999933;
stickline(过滤,0,k,1.2,0),color999966;
stickline(过滤,0,k,0.9,0),color999988;
stickline(过滤,0,k,0.6,0),colorligray;
stickline(过滤,0,k,0.3,0),colorcccccc;
rsv6:=(indexc-llv(indexl,7))/(hhv(indexh,7)-llv(indexl,7))*100;
ki:=sma(rsv6,3,1);
di:=sma(ki,3,1);
ji:=3*ki-2*di;
win:=winner(close*0.9)*100;
var1:=ema(ema(close,9),9);
控盘:=(var1-ref(var1,1))/ref(var1,1)*1000;
开始控盘:=过滤 and (控盘>0 or win>1) and k>ref(k,1) and k3>ref(k3,1);
stickline(开始控盘,0,k,3,0),color0000ff;
stickline(开始控盘,0,k,2.7,0),color001bff;
stickline(开始控盘,0,k,2.4,0),color0025ff;
stickline(开始控盘,0,k,2.1,0),color0039ff;
stickline(开始控盘,0,k,1.8,0),color0052ff;
stickline(开始控盘,0,k,1.5,0),color006aff;
stickline(开始控盘,0,k,1.2,0),color0089ff;
stickline(开始控盘,0,k,0.9,0),color009cff;
stickline(开始控盘,0,k,0.6,0),color00c0ff;
stickline(开始控盘,0,k,0.3,0),color00caff;
趋势:=ma1>=ref(ma1,1) and k2>ref(k2,1) and k3>ref(k3,1) and k4>ref(k4,1) and k>ref(k,1) and win>1;
stickline(开始控盘 and 趋势,0,k,0.6,0),color99a9ff;
stickline(开始控盘 and 趋势,0,k,0.3,0),color9999ff;
指数趋势:ema(ji,3),colorff9966,linethick1,nodraw;
筹码:win,color009cff,nodraw;
notextk:k,colorwhite,linethick1;
notextd:d,coloryellow,linethick1;
notextj:j,colormagenta,linethick1;
x1:=barslast(ref(cross(k,d),1));
底背离:=ref(close,x1+1)>close and k>ref(k,a1+1) and cross(k,d);
drawicon(底背离,67,1);
{好公式网-最好的股票公式网站 www.goodgongshi.com}
drawtext(底背离,60,' 底背离'),colorred;
x2:=barslast(ref(cross(d,k),1));
顶背离:=ref(close,x2+1)<close and ref(k,x2+1)>k and cross(d,k);
drawicon(顶背离,92,2);
drawtext(顶背离,85,' 顶背离'),colorgreen;
底部:=cross(k3,d3) and k3<25;
stickline(底部,0,10,2,0),color0000ff;
drawtext(底部,25,'底部'),coloryellow;
jccount:=count(cross(k3,d3),barslast(k3>25));
再次探底:=cross(k3,d3) and k3<25 and count(jccount=2,15)=1;
drawtext(再次探底,45,'再次探底'),coloryellow;
上一指标公式:@黄线突破@找买入和卖出点~稳健盈利~副图公式下载 通达信稳健卖出
下一指标公式:分水岭主图公式下载 通达信源码贴图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文精准买卖KDJ能量柱 更新版 副图 公式下载 通达信能量源码仅供学习研究。