红马甲官网牛气冲天指标
颜色区分异动分量:=const(llv(v/const(hhv(v,250)),250));
百量:=const(hhv(v/const(hhv(v,250)),250))-分量;
基点量:=const(llv(l,250));
基量:=const(hhv(h,250))-基点量;
cc比量:=(v/const(hhv(v,250))-分量)/百量;
个股:=(cc比量*基量+基点量);
阳量:stickline(c>0,基点量,个股,2.3,0),colorred;
阴量:stickline(c<o,基点量,个股,2.3,0),colorcyan;
出量:stickline(v>=2*ref(v,1),基点量,个股,3.2,0),colorgreen;
进量:stickline(v>=3*ref(v,1),基点量,个股,3.2,0),colorbrown;
买入:stickline(c>ema(c,13),h,l,0,0),colormagenta;
持有:stickline(c>ema(c,13),c,o,-1,1),colormagenta;
谨慎:stickline(c=ema(c,13),h,l,0,0),colorwhite;
观望:stickline(c<ema(c,13),h,l,0,0),coloryellow;
转世:stickline(c<ema(c,13),o,c,-1,1),coloryellow;
空仓:stickline(c<ema(c,20),h,l,0,0),colorcyan;
持币:stickline(c<ema(c,20),o,c,-1,1),colorcyan;
分:=const(llv(indexl,250)); 百:=const(hhv(indexh,250))-分;
点:=const(llv(l,250)); 基:=const(hhv(h,250))-点;
cc比:=(indexc-分)/百;
hh比:=(indexh-分)/百;
ll比:=(indexl-分)/百;
oo比:=(indexo-分)/百;
cx:=cc比*基+点;
hx:=hh比*基+点;
lx:=ll比*基+点;
ox:=oo比*基+点;
大盘:drawkline(hx,ox,lx,cx);
a00:=sum(if((close> ref(close,1.000)),vol,if((close<ref(close,1.000)),(0-vol),0)),0);
a01:=sumbars(vol,capital);
a02:=if((close>llv(close,a01)),1.000,(0-1.000))*if((a00 >llv(a00,a01)),1.000,(0-1.000));
a03:=(count((if((a02=(0-1.000)),1.000,0)=1.000),8.000)>2.000);
a04:=((close-dma((((3.000 * high + low)+open)+2.000 * close)/7.000,vol/sum(amount,13.000)/
amount/vol/100.000/100.000))/dma((((3.000*high+low)+open)+2.000*close)/7.000,vol/sum(amount,13.000)/
amount/vol/100.000/100.000)*100.000<(0-18.000));
a05:=((close-min(ref(close,5.000)*0.865,ref(close,21.000)*0.772))/close<0.009);
a06:=((a03 and a04) and a05);
a07:=(((((open < ema(close,5.000)) and (close=high)) and (close/open>=1.05)) and (vol/
capital>=0.019)) and (vol/capital<=0.200));
a08:=(a07 and (count(a07,5.000)=1.000));
a09:=((((((((((((ma(close, 3.000)>ref(ma(close,3.000),1.000)) and (ma(close, 5.000)>
ref(ma(close,5.000),1.000))) and (ma(close,10.000)>ref(ma(close,10.000),1.000))) and
(vol/240.000>ref(vol,30.000)*1.200/240.000*1.500)) and (close>low*1.059)) and (close>
ref(ma(close,3.000),1.000))) and ref(close,1.000)) and (ma(close,5.000)>ref(ma(close,
5.000),1.000))) and (ma(close,10.000)>ref(ma(close,10.000),1.000))) and (ma(close,20.000)>
ref(ma(close,20.000),1.000))) and (ma(vol,5.000)>ref(ma(vol,5.000),1.000))) and ((ma(close,5.000)-ma
(close,10.000))<= 0.579));
a0a:=filter(a09,5.000);
超级黑码:((a06 or a07) and a0a)colormagenta;
drawtext(超级黑码,7,'←超级黑码'),colormagenta;
zf:=(h-l)/ref(c,1)*100;
m3:=ema(c,3);
m5:=ema(c,5);
m10:=ema(c,10);
hsl:=v/capital*100;
vx1:=c>m3 and m3>m5 and m5>m10 and c>ref(c,1) and m3>ref(m3,1)
and m5>ref(m5,1) and m10>ref(m10,1) and c/o>1.01 and (h-c)/c<0.02;
vx2:=v>ref(v,1)*1.3 and hsl>2;
va:=zf>10 and vx1 and vx2;
加仓买:=if(va,1,0);
stickline(加仓买,买入,h,0.1,0 ),coloryellow;
drawtext(加仓买,7,'加仓买'),colormagenta;
ls:=c/ref(c,1)>1.048 and c=h and between(forcast(v,4),0.2*forcast(v,12),2.1*forcast(v,12));
拉:=filter(ls,28)coloryellow;
drawtext(拉,13,'▲★拉升★'),coloryellow;
升:if(拉=1 and v>1,13.7,0)coloryellow,linethick1;
陆:=ma(c,60),linethick1,colorgreen;
牛熊:=ma(c,120),colorblue;
牛气冲天:cross(陆,牛熊),colorgreen;
牛头:if(牛气冲天=1 and v>1,7.1393,0)colorgreen,linethick1;
drawtext(牛气冲天,陆,'牛气冲天'),colorgreen;
上一指标公式:通达信公式埋伏涨停指标下载(副图)
下一指标公式:通达信公式春秋买点指标选股源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文红马甲官网牛气冲天指标下载仅供学习研究。