樊波英雄趋势线
aa:=ma(close,23);
stickline(close>=aa,low,high,0.1,0),colorff;
stickline(close>=aa,open,close,8,0),colorff;
stickline(close<aa,low,high,0.1,0),colorff00;
stickline(close<aa,open,close,8,0),colorff00;
s1:=(close-ma(close,10))/ma(close,10)*100;
s2:=(close-ma(close,24))/ma(close,24)*100;
t1:=if(s1<18.5 and ref(s1,1)>18.5 and ref(s1,2)<18.5,1,0);
t2:=if(s1>18.5 and s1<ref(s1,1) and ref(s1,1)>ref(s1,2),1,0);
t5:=if(s1<18.5 and s1<ref(s1,1) and ref(s1,1)>ref(s1,2) and ref(s1,1)>18.5,1,0);
t3:=if(s2<29.5 and ref(s2,1)>29.5 and ref(s2,2)<29.5,1,0);
t4:=if(s2>29.5 and s2<ref(s2,1) and ref(s2,1)>ref(s2,2),1,0);
t6:=if(s2<29.5 and s2<ref(s2,1) and ref(s2,1)>ref(s2,2) and ref(s2,1)>29.5,1,0);
if w=1 then
drawicon(t1=1 or t2=1 or t3=1 or t4=1 or t5=1 or t6=1,high*1.1,'ch');
if w=2 then
drawicon(t1=1 or t2=1 or t3=1 or t4=1 or t5=1 or t6=1,high*1.1,'cb');
t7:=ma(close,23);
t8:=close<ref(close,1) and ref(close,1)>ref(close,2) and ref(close,2)>ref(close,3) and ref(close,3)>ref(close,4);
if w=1 then
drawicon(all(close<t7,3) and t8,high*1.08,'fh');
if w=2 then
drawicon(all(close<t7,3) and t8,high*1.08,'fb');
t9:=close>ref(close,1) and ref(close,1)<ref(close,2) and ref(close,2)<ref(close,3);
t10:=close>ref(close,1) and ref(close,1)<ref(close,2) and ref(close,2)<ref(close,3) and ref(close,3)<ref(close,4);
t11:=close>ref(close,1) and ref(close,1)<ref(close,2) and ref(close,2)<ref(close,3) and ref(close,3)<ref(close,4) and ref(close,4)<ref(close,5);
drawtext(close>=t7 and (t9 or t10 or t11),low,'↑'),colorff00ff;
上一指标公式:琳晨三阳涂鸦版公式下载
下一指标公式:飞狐交易师-波段完美风暴公式下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文樊波英雄趋势线公式下载仅供学习研究。