量化收阴买主升主图源码下载:
m2:=ema(c,2);
q:=ema(vol,13);
y:=ema(amount,13);
m18:=ema(c,18);
a:=max(ma(c,60),ma(c,120));
e:=max(ma(c,45),ma(c,90));
j:=max(ma(c,30),ma(c,60));
drawgbk((close > 0),strip(rgb(4,1,28),rgb(4,1,35),0));
做空95:hhv((high+low+open+2*close)/5+h-l,5),colorblue;
做空68:hhv((high+low+open+2*close)/5*2-l,5),colorred;
fl:=ma(close,17)+abs(ma(close,17)-ref(ma(close,17),1));
fs:=ma(close,17)+ma(close,17)-ref(ma(close,17),1);
平衡点:llv((high+low+open+2*close)/5,3),colorgray,dotline;
做多68:llv((high+low+open+2*close)/5*2-h,8),colorgreen;
做多95:llv((high+low+open+2*close)/5-h+l,8),colorfaabec;
趋势:if(ma(close,17)<fs,fs,ma(close,17)),colorwhite,linethick2;
年线:=ema(c,250);
la:=趋势-(ema(c,3)-趋势);
s:=((y /q) / 100);
反线:ema((年线-(ema(c,3)-年线)),5),linethick2,colorblue;
if(趋势=fs,趋势,趋势),colorwhite,linethick3;
追涨:ema(cost(81),10),colorred,linethick2;
牛熊线:ema(cost(27),120),dotline;
f:=100*(c-ref(c,1))/ref(c,1);
做空68: hhv((high+low+open+2*close)/5*2-l,5),colorred,dotline;
平衡点: llv((high+low+open+2*close)/5,3),colorgray,dotline;
今小昨:=if(c<ref(o,1) and f<0,1,0);
p1:=今小昨;
今小前:=if(c<ref(o,2) and f<0,1,0);
p2:=今小前;
xg:=cross(做空68,牛熊线);
drawtext(xg,l*0.99,'主'),color00ff00;
drawtext(xg,l*0.96,'升'),color00ff00;
drawtext(xg,l*0.93,'浪'),color00ff00;
stickline(p1=0 and ref(p1,1)=1 and p2=0 and ref(p2,1)=1,open,close,6,0),colormagenta;
stickline(p1=1 and ref(p1,1)=0 and p2=1 and ref(p2,1)=0,open,close,3,0),colorgreen;
买:=if(cross(m18,m2),5,0* 10000),colorff00ff,linethick2;
rsvv:=(close-llv(low,10))/(hhv(high,10)-llv(low,10))*100;
wwwchnmoneycom:=(hhv(high,9)-close)/(hhv(high,9)-llv(low,9))*100-70;
varb2:=(rsvv/2+22)*1;
x:=(((close -s) / s) * 100);
收阴买:=买 and xq ,stick,coloryellow,linethick3;
drawtext(收阴买,l*0.950,'收'),coloryellow;
drawtext(收阴买,l*0.920,'阴'),coloryellow;
drawtext(收阴买,l*0.890,'买'),coloryellow;
上一指标公式:主升浪稳赚钱主图综合B点买卖附实测图指标下载
下一指标公式:付线底线方向线看盘下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文量化收阴买主升主图下载仅供学习研究。