你懂的
drawband(ma(close,5),rgb(200,150,200),ma(close,10),rgb(83,123,68));
drawkline(h,o,l,c);
狼上轨:ref(hhv(h,21),1),colorgray;
中轨:ref((hhv(h,63)+llv(l,63))/2,1),coloryellow;
狼下轨:ref(llv(l,126),1),colorred;
顶:=hhv(h,21);
底:=llv(l,126);
h19:=底+(顶-底)*0.618;
h中:=底+(顶-底)*0.5;
h61:=底+(顶-底)*1.236;
起点h80:=底+(顶-底)*0.382;
【底】:refdate(底,date),colorred;
【0.618】:refdate(h19,date),colorgreen,pointdot;
【0.5】:refdate(h中,date),colorwhite,pointdot;
【1.236】:refdate(h61,date),colorlired,pointdot;
【0.382】:refdate(起点h80,date),colorblue;
【顶】:refdate(顶,date),colorgreen;
drawnumber(islastbar ,起点h80,起点h80),colorred;
{设置参数:n,1,100,10}
t1:=const(llvbars(low,10));
t1high:=const(ref(high,t1));
cc:=const(currbarscount);
t2:=const(barslast(currbarscount>cc+t1 and h>t1high));
t2high:=const(ref(high,t2));
t3:=const(barslast(currbarscount>cc+t2 and high>t2high));
t3high:=const(ref(high,t3));
猎击线:drawline(currbarscount=t3+1, t3high, islastbar, t3high, 1),linethick2,color0000ff;
drawtext(islastbar, t3high, '猎击线')linethick1,color0000ff;
aabb:=cross(ma(c,3),ma(c,8)) and ma(c,8)>ref(ma(c,8),1) ;
stickline(aabb and period>4,l,l*0.990,6,0),colorred;
aa:=起点;
bb:=终点;
cyc:=if(c>900,(sum(c,aa)-sum(c,bb))/(aa-bb),(sum(amount,aa)-sum(amount,bb))/(sum(vol,aa)-sum(vol,bb))/100);
区间成本:const(cyc),nodraw;
区间换手:(sum(vol,aa)-sum(vol,bb))/capital*100,nodraw;
计算周期:aa-bb,nodraw;
hh:=refdate(hhv(h,起点),date);
ll:=refdate(llv(l,起点),date);
n1:=if(period=7,1.05,if(period=6,1.02,1.01));
n2:=if(period=7,0.95,if(period=6,0.98,0.99));
stickline(currbarscount<=终点,区间成本*n1,区间成本*n2,5,0),color808080;
stickline(currbarscount<=终点,区间成本,区间成本,5,0),colorwhite;
stickline(currbarscount=起点,hh,ll,0,-1),coloryellow;
stickline(currbarscount=终点,hh,ll,0,-1),coloryellow;
drawtext(currbarscount=起点,ll,'起点'),colorwhite;
drawtext(currbarscount=终点,ll,'终点'),colorwhite;
drawkline(high,open,low,close);
高区:if(currbarscount<=60, const(if(islastbar=1,hhv(h, barslast(currbarscount=60)),0)),drawnull),colorred,dotline;
低区:if(currbarscount<=60, const(if(islastbar=1,llv(l, barslast(currbarscount=60)),0)),drawnull),colormagenta,dotline;
stickline(cci>=200 and h>=高区,o,c,2,0),colorgreen;
stickline(cci<=100 and l<=低区,o,c,2,0),coloryellow;
参数n,1,100,10
m,1,100,5......起点0..9999.8;;终点0.9999.1
下面是量
drawband(ma(vol,5),rgb(155,50,50),ma(vol,21),rgb(83,123,68));
wol:if(currbarscount=1 and period=5,vol*240/fromopen,drawnull),nodraw;
stickline(currbarscount=1 and period=5,wol,0,3,-1),colorffffff;
volume:vol,volstick; v5:ma(volume,5)colorwhite; v10:ma(volume,10)coloryellow;
v21:ma(volume,21)colorgreen; var1:=vol/((high-low)*2-abs(close-open));
主买:if(close>open,var1*(high-low),if(close<open,var1*((high-open)+(close-low)),vol/2)),colorred,pointdot;
主卖:if(close>open,var1*((high-close)+(open-low)),if(close<open,var1*(high-low),vol/2)),coloryellow,pointdot;
n1:=21;
顶:=hhv(v,120);
底:=llv(v,120);
h19:=底+(顶-底)*0.618;
h中:=底+(顶-底)*0.5;
h61:=底+(顶-底)*1.236;
起点h80:=底+(顶-底)*0.382;
【底】:refdate(底,date),colorgreen;
【0.618】:refdate(h19,date),colorgreen,pointdot;
【0.5】:refdate(h中,date),colorwhite,pointdot;
【1.236】:refdate(h61,date),colorlired,pointdot;
【0.382】:refdate(起点h80,date),colorblue;
【顶】:refdate(顶,date),colorcyan;
倍量柱:=v/ref(v,1)>1.89;
stickline(倍量柱 and c>o,v,v/2,1,0)coloryellow;
上一指标公式:如影随形选股_指标下载 通达信源码选股
下一指标公式:天量柱选股_指标下载 通达信指标源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文你懂的(主图+副图+贴图)众人加精指标下载 通达信你懂的源码仅供学习研究。