牛熊中阳争锋攻防价位主图源码下载:
n1:=8;
m:=15;
攻击线:ema(c,7),colorwhite;
黄金线:(ema(c,18)),linethick4,coloryellow;
半分位:min(open,close)+(max(open,
close)-min(open,close))/2,colormagenta;
中阳:=close/ref(close,1)>=1.03;
生命线:(ma(c,28)),colormagenta;
aa:=barslast(中阳);
均衡:=ref(open,aa);
决策线:(ema(c,56)),colorcyan;
牛熊线:(ma(c,120)),color0099ff;
drawband(ref(半分位,1),rgb(155,50,50),均衡,rgb(50,50,50));
海平面:ref(半分位,1),colorff9900;
a3:=ema((((slope(c,21))*20)+c),68);
a4:=ema(c,10);
a5:=ref(c,2);
stickline(close>=open ,open,close,3,0),color000033;
stickline(close>=open ,open,close,2.5,0),color000044;
a6:=((sma((max((c-a5),0)),6,1))/(sma(abs((c-a5)),6,1))) * 100;
a7:=if(((a6<(ref(a6,1))) and (a6>79)),a6,0);
a8:=llv(l,21);
a9:=hhv(h,21);
stickline(close>=open ,open,close,2,0),color000055;
stickline(close>=open ,open,close,1.5,0),color000066;
stickline(close>=open ,open,close,1,0),color000077;
a10:=ema((((close-a8)/(a9 - a8))*100),5);
a11:=ema((((close-a8)/(a9 - a8))*50),13);
a12:=ema(((0.667*(ref(a10,1)))+(0.333*a10)),2);
stickline(close>=open ,open,close,0.5,0),color000088;
stickline(close>=open ,open,close,0.2,0),color000099;
stickline(close>=open ,l,h,0,0),color000099;
a13:=llv(l,55);
a14:=hhv(h,34);
a15:=ema((((c-a13)/(a14-a13))*100),3);
a16:=(a11 + a15)/2;
stickline(close<open ,open,close,3,0),colorff3300;
stickline(close<open ,open,close,2.6,0),colorff5500;
stickline(close<open ,open,close,2.2,0),colorff7700;
a17:=ema(((0.667*(ref(a15,1)))+(0.333*a10)),2);
a18:=ema(a16,5);
a19:=ema(((0.667*(ref(a18,1)))+(0.333*a18)),2);
stickline(close<open,open,close,1.7,0),colorff8800;
stickline(close<open,open,close,1.2,0),colorff9900;
stickline(close<open,open,close,0.8,0),colorffbb00;
a20:=cross(a10,a11);//www.goodgongshi.com
a21:=(cross(a10,a19)) and (a19<30);
a22:=a21*0.6;
a23:=((c+l)+h)/3;
a24:=ema(a23,6);
stickline(close<open ,open,close,0.5,0),colorffdd00;
stickline(close<open ,l,h,0,0),colorffdd00;
stickline(low>ref(high,1),ref(high,1),low,5,0),color555500;
a25:=ema(a24,5);
a26:=cross(a24,a25);
stickline(中阳,o,c,0.5,0),coloryellow;
stickline(close>0,半分位,半分位,1,0),color00ff00;
drawicon(a26,(low/1.030),1),linethick2,colormagenta;
drawtext(cross(a4,a3),l*0.88,'牛'),linethick4,coloryellow;
var1:=(100-((90*(hhv(high,21)-close))/(hhv(high,21)-llv(low,21))));
var2:=(100-((90*(hhv(high,21)-close))/(hhv(high,21)-llv(low,21))));
var3:=(100-ma(((100*(hhv(high,6)-close))/(hhv(high,6)-llv(low,6))),34));
stickline(((c >= 黄金线) and (c >= o)),h,l,0,1),colorred;
stickline(((c >= 黄金线) and (c >= o)),o,c,2,1),colorred;
drawicon(cross(var2,ma(var3,6)),(low*0.984),1);
stickline(((c >= 黄金线) and (c <= o)),h,l,0,0),colorred;
stickline(((c >= 黄金线) and (c <= o)),o,c,2,0),colorred;
drawicon(cross(ma(var3,6),var1),(high*1.035),2);
stickline(((c < 黄金线) and (c >= o)),h,l,0,1),colorgreen;
stickline(((c < 黄金线) and (c >= o)),o,c,2,1),colorgreen;
实体:=max(open,close)-min(open,close);
stickline(((c < 黄金线) and (c <= o)),h,l,0,0),colorgreen;
stickline(((c < 黄金线) and (c <= o)),o,c,2,0),colorgreen;
攻防价位:(ref(实体*0.618+min(open,close),1)),nodraw,coloryellow;
stickline(islastbar,攻防价位,攻防价位,6,0),coloryellow;
上一指标公式:三线合拢秘庄进入必涨下载
下一指标公式:变盘全买不可错过下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文牛熊中阳争锋攻防价位主图下载仅供学习研究。