机构操盘线v4主图源码下载:
机构操盘线v4
限时日:=1991231;
限时:=if(date<限时日,1,0);
aa9:=c;
aaa:=ref(c,2),colorgreen;
aaa2:=ma(c,5);
aaa3:=ma(c,26);
aaa1:=ma((3*h+c)/4,2),colorlicyan;
notext1:=forcast(ema(aaa,1),7),colorgreen;
短趋势:forcast(ema(aa9,16),7)*限时,color00ff00,linethick3;
中趋势:forcast(ema(aa9,55),7)*限时,dotline,colorffff00;
notext5:if(aaa2>短趋势 or c>短趋势,短趋势,drawnull)*限时,colorred,linethick3;
notext6:if(短趋势>=中趋势,中趋势,drawnull)*限时,dotline,color0000ff;
zjc1:=aaa2>短趋势 or c>短趋势;
zjc2:=短趋势>=中趋势;
zjc3:=zjc1 and zjc2;
{黄金坑}
t1:=barslast(l=llv(l,13));
t2:=barslast(cross(短趋势,中趋势));
x1:=c/ref(c,急涨周期)-1>=急涨幅度/100 ;
x2:=ref(c,底部周期+急涨周期+急跌周期)/ref(c,急涨周期+底部周期)-1<=急跌幅度/100 and barscount(c)>60;
黄金坑:(x1 and x2)*限时,colormagenta,nodraw;
d:=filter(黄金坑,10);
stickline(黄金坑 and d,o,c,3.5,1),colormagenta;
drawtext(黄金坑 and d,l*0.98,'黄金坑')*限时,colormagenta;
{起爆}
ma89:=ma(close,13);
ma144:=ma(close,21);
ma233:=ma(close,34);
ma377:=ma(close,55);
上穿:=cross(c,ma377)+cross(c,ma89)+cross(c,ma144)+cross(c,ma233);
起爆:(c>o and 上穿>2 and
c/ref(c,1)-1>0.049 and c/ref(c,1)-1<0.097 and
c>max(ma89,max(ma144,max(ma233,ma377))))*限时
and c>max(ma(c,144),ma(c,233)),nodraw,colorwhite;
stickline(起爆,o,c,3,0)*限时,colorwhite;
drawtext(起爆,h*1.01,'起爆')*限时,colorwhite;
{飞龙在天}
b:=c/ref(c,1)-1>涨幅/100;
d8:=c/中趋势-1<距离/100;
x:=barscount(c);
x8:=c>=hhv(c,x);
飞龙在天:(x8 and b and d8 and barscount(c)>100)*限时,nodraw,colorlimagenta;
stickline(飞龙在天,o,c,3,0),colorlimagenta;
drawtext(飞龙在天,h*1.05,'飞龙在天'),colorlimagenta;
{抓板}
zb:=(abs(ref(open,1)-ref(close,1))/ref(close,1)<0.03 && close/open>1.03 && close>ref(close,2) and c/ref(c,1)>1.0572)*限时;
drawtext(zb and zjc3 ,l*0.95,'抓板')*限时,coloryellow;
抓板:(zb and zjc3)*限时,nodraw,color00ffff;
stickline(zb and zjc3 ,ref(c,1)*1.05,c,2,0)*限时,coloryellow;
stickline(zb and zjc3 , o , ref(c,1)*1.05,2,0)*限时,colorred;
drawtext((cross(date,限时日) or date=限时日) and 限时=0 ,h*1.01,'本指标已过时效'),color00ffff;
drawtext_fix(islastbar,0.3,0,0,hyblock),coloryellow;
drawtext_fix(islastbar,0.4,0,0,dyblock),coloryellow;
drawtext_fix(islastbar,0.5,0,0,gnblock),coloryellow;
下下分型:=l<ref(llv(l,3),1) and refx(low,1)>l and if(refx(high,1)>h,1,refx(low,2)>l and if(refx(high,2)>refx(high,1),1,refx(low,3)>l and if(refx(high,3)>refx(high,2),1,refx(low,4)>l and refx(high,4)>refx(high,3))));
上上分型:=h>ref(hhv(h,3),1) and refx(high,1)<h and if(refx(low,1)<l,1,refx(high,2)<h and if(refx(low,2)<refx(low,1),1,refx(high,3)<h and if(refx(low,3)<refx(low,2),1,refx(high,4)<h and refx(low,4)<refx(low,3))));
下分型:=if(date<1991011,下下分型,0);
上分型:=if(date<1991011,上上分型,0);
drawicon(下分型 and ref(not(上分型),1),l,1);
drawicon(上分型 and ref(not(下分型),1),h,2);
上一指标公式:强势选股出票少适合通达信中等技术的激进选股公式下载
下一指标公式:通达信五日170日均线金叉选股公式下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文机构操盘线V4主图下载仅供学习研究。