a1:=ref(c,1);
a2:=sma(max(c-a1,0),5,1)/sma(abs(c-a1),5,1)*1000;
a3:=barslast(ref(cross("rsi.rsi1"(6,12,24),"rsi.rsi2"(6,12,24)),1));
a4:=a2-llv(a2,10);
a5:=(ma(a4,2)*3+a4*13)/16;
a6:=if(a5>13,ma(a5,2),a5)/6;
rsi1:=sma(max(c-a1,0),6,1)/sma(abs(c-a1),6,1)*100;
rsi2:=sma(max(c-a1,0),12,1)/sma(abs(c-a1),12,1)*100;
rsi3:=sma(max(c-a1,0),24,1)/sma(abs(c-a1),24,1)*100;
压力:=hhv(ma(rsi2,3),12);
支撑:=llv(ma(rsi2,3),12);
中间:(hhv(ma(rsi2,3),12)+llv(ma(rsi2,3),12))/2,colorred,linethick2;
stickline(rsi2<支撑,中间,rsi2,1,0)colorff972f;
stickline(rsi2>=支撑 and rsi2<中间,中间,rsi2,1,0)colorff972f;
stickline(rsi2>=中间 and rsi2<压力,中间,rsi2,2,0)colorred;
stickline(rsi2>=压力,中间,rsi2,2,0)colorred;
b3:=ref(c,a3+1)>c and ref("rsi.rsi1"(6,12,24),a3+1)<"rsi.rsi1"(6,12,24) and cross ("rsi.rsi1"(6,12,24),"rsi.rsi2"(6,12,24));
drawtext(b3,rsi2,'←底背');
b1:=rsi1>=rsi2 and rsi2>=rsi3;
s1:=rsi1<rsi2 and rsi2<rsi3;
bs1:=not(rsi1>=rsi2 and rsi2>=rsi3)and not(rsi1<rsi2 and rsi2<rsi3);
stickline(b1,80,82,2,1)colorred;
stickline(s1,80,82,2,1)colorgreen;
stickline(bs1,80,82,2,1)coloryellow;
短线:if(cross(a6,1) and (a6<30)and rsi2<35 and rsi2>=支撑 and rsi2<中间,30,20),colormagenta,linethick2;
aa:=vol/((high-low)*2-(abs(close-open)))*100;
主动买盘:=if(close>open,aa*(high-low),if(close<open,aa*(high-open+close-low),vol/2));
主动卖盘:=if(close>open,-aa*(high-close+open-low),if(close<open,-aa*(high-low),-vol/2));
买卖比:=主动买盘/主动卖盘;
卖盘:=vol-主动买盘;
卖盘大:=(卖盘-主动买盘)/卖盘>0.6;
买盘大:=(主动买盘-卖盘)/主动买盘>0.6;
上一指标公式:嘉嘉成本乖离指标下载 通达信源码嘉嘉
下一指标公式:非常不错的幪瘕珍藏主图附图指标下载 通达信公式珍藏
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文短线出击秘招买卖一目了然的主动买卖操盘副图源码指标下载 通达信出击买卖仅供学习研究。