价格变异率主图源码下载:
价格变异率:tdxwave.sar,circledot,color9aff9a,linethick2;
if(close>=价格变异率,价格变异率,drawnull),circledot,coloryellow,linethick2;
x_1:=ref(low,1);
x_2:=ref(high,1);
x_3:=low>x_2;
x_4:=high<x_1;
stickline(low>ref(high,1),low,ref(high,1),3.1,(-1)),colorred;
stickline(ref(low,1)>high,ref(low,1),high,3.1,(-1)),colorgreen;
stickline(open>=close,high,low,0,0),color909090;
stickline(open>=close,close,open,3.1,0),color606060;
stickline(open>=close,close,open,2.1,0),color707070;
stickline(open>=close,close,open,1.2,0),colorgray;
stickline(open>=close,close,open,0.2,0),color909090;
stickline(open<=close,high,low,0,0),color666b6f;
stickline(close>open,close,open,3.1,1),color666b6f;
x_5:=vol/ref(vol,1)>=1.9 and close>ref(close,1);
stickline(x_5,high,low,0,0),coloryellow;
stickline(x_5,open,close,3.1,0),color0033ff;
stickline(x_5,open,close,2.1,0),color0077ff;
stickline(x_5,open,close,1.1,0),color00bbff;
stickline(x_5,open,close,0.1,0),coloryellow;
x_6:=close/ref(close,1)>1.097;
zt数:count(x_6,barssince(x_6)),nodraw;
x_7:=(close-ref(close,1))/ref(close,1)*100;
stickline(x_7>9.5,close,open,3.1,0),color0000cc;
stickline(x_7>9.5,close,open,2.1,0),color0000dd;
stickline(x_7>9.5,close,open,1.2,0),color0000ee;
stickline(x_7>9.5,close,open,0.2,0),colorred;
stickline(x_7>9.5,high,low,0,0),colorred;
stickline(x_7<(-9.9),open,close,3.1,0),color66cc66;
stickline(x_7<(-9.9),open,close,2.1,0),color77dd77;
stickline(x_7<(-9.9),open,close,1.2,0),color88ee88;
stickline(x_7<(-9.9),open,close,0.2,0),color99ff99;
stickline(x_7<(-9.5),high,low,0,0),color99ff99;
x_8:=amo.amow/vol/100;
x_9:=close<open and close>=ref(min(close,open),1) and x_8>ref(x_8,1);
x_10:=x_9;{好公式网-最好的股票公式网站 www.goodgongshi.com}
stickline(x_10,high,low,0,0),colorffaa00;
stickline(x_10,open,close,3,0),colorff3300;
stickline(x_10,open,close,2,0),colorff7700;
stickline(x_10,open,close,1,0),colorffaa00;
stickline(x_10,open,close,0.1,0),colorcyan;
x_11:=ref(open,barslast(x_9));
假阴实顶:x_11,nodraw,colorff7700;
stickline(vol,x_11,x_11,1,0),colorff7700;
drawtext_fix(islastbar,0.5,0.05,0,code),coloryellow;
drawtext_fix(islastbar,0.55,0.05,0,stkname),coloryellow;
drawtext_fix(islastbar,0.6,0.05,0,hyblock),colorcyan;
drawtext_fix(islastbar,0.6,0,0,dyblock),colorcyan;
drawtext_fix(islastbar,0.55,0.85,0,gnblock),colormagenta;
drawtext_fix(islastbar,0.55,0.9,0,fgblock),colormagenta;
drawtext_fix(islastbar,0.55,0.95,0,zsblock);
x_12:=(3*close+low+open+high)/6;
x_13:=(20*x_12+19*ref(x_12,1)+18*ref(x_12,2)+17*ref(x_12,3)+16*ref(x_12,4)+15*ref(x_12,5)+14*ref(x_12,6)+13*ref(x_12,7)+12*ref(x_12,8)+11*ref(x_12,9)+10*ref(x_12,10)+9*ref(x_12,11)+8*ref(x_12,12)+7*ref(x_12,13)+6*ref(x_12,14)+5*ref(x_12,15)+4*ref(x_12,16)+3*ref(x_12,17)+2*ref(x_12,18)+ref(x_12,20))/210;
回调认同:ema(x_13,13),colorgreen;
x_14:=macd.macd#week(12,26,9);
x_15:=(ema(回调认同,2)-ref(ema(回调认同,2),2))/ref(ema(回调认同,2),2)*100;
if(x_15>=0,回调认同,drawnull),coloryellow,linethick2;
if(macd.dif>=0 and x_14>=0,回调认同,drawnull),colorred,linethick3;
x_16:=ma(close,2);
x_17:=if(close>x_16,vol,0);
x_18:=if(close<x_16,vol,0);
x_19:=sum(x_17,4);
x_20:=sum(x_18,4);
x_21:=x_20/x_19;
x_22:=if(hhv(x_21,5)>4 and cross(2,x_21) and close>=open,1,0);
drawicon(x_22,low*0.99,9);
上一指标公式:南村放牛娃主图下载
下一指标公式:改编西电老师的公鸡吸筹副图指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文价格变异率主图下载仅供学习研究。