h1:ema(close,6);
h2:ema(h1,18);
h3:ema(close,108),coloryellow;
stickline(h1>h2,h1,h2,6,0),color8e236b;
stickline(h1<h2,h1,h2,6,0),color545454;
drawkline(h,o,l,c);
rd:=cross(currbarscount<n+1,0.5);
et:=barslast(rd);
if et>=0 then begin
rt:=et;
hh:=ref(h,barslast(hhv(h,rt)=h));
ll:=ref(l,barslast(llv(l,rt)=l));
verline(rd,2),color00ffff;
end;
//--------------------------------------------------
kk:=(hh-ll);
hh1:=ll+kk*0.191;
hh2:=ll+kk*0.382;
hh3:=ll+kk*0.5;
hh4:=ll+kk*0.618;
hh5:=ll+kk*0.809;
//----------------------------------------------------------------
tt:=barscount(et);
x1:backset(hh,tt),dotline,colorffffff;
x2:backset(hh1,tt),dotline,colorgreen;
x3:backset(hh2,tt),dotline,colorgreen;
x4:backset(hh3,tt),dotline,coloryellow;
x5:backset(hh4,tt),dotline,colorred;
x6:backset(hh5,tt),dotline,colorred;
x7:backset(ll,tt),dotline,colorffffff;
drawtext(isnull(refx(&close,1)),hh,'```'+tostring(hh,2)),colorffffff;
drawtext(isnull(refx(&close,1)),hh1,'```'+tostring(hh1,2)),colorffffff;
drawtext(isnull(refx(&close,1)),hh2,'```'+tostring(hh2,2)),colorffffff;
drawtext(isnull(refx(&close,1)),hh3,'```'+tostring(hh3,2)),colorffffff;
drawtext(isnull(refx(&close,1)),hh4,'```'+tostring(hh4,2)),colorffffff;
drawtext(isnull(refx(&close,1)),hh5,'```'+tostring(hh5,2)),colorffffff;
drawtext(isnull(refx(&close,1)),ll,'```'+tostring(ll,2)),colorffffff;
//------------------------------------------------------------------------------
stickline(close>0 ,close,open,10,0),color000000;
stickline(open>close ,close ,open,9,0 ),color999900;
stickline(open>close ,close ,open,8,0 ),colorbbbb00;
stickline(open>close ,close ,open,6,0 ),colorcccc00;
stickline(open>close ,close ,open,4,0 ),colordddd00;
stickline(open>close ,close ,open,2,0 ),coloreeee00;
stickline(open>close ,high,low,2,0 ),colorffff00;
stickline(close>=open ,close,open,9,0) ,color000099;
stickline(close>=open ,close,open,8,0) ,color0000bb;
stickline(close>=open ,close,open,6,0) ,color0000cc;
stickline(close>=open ,close,open,4,0) ,color0000dd;
stickline(close>=open ,close,open,2,0) ,color0000ee;
stickline(close>=open ,high,low,2,0 ),color000fff;
上一指标公式:能量分布指标公式详解 同花顺分布指标
下一指标公式:主散雷达虞一刀指标公式详解 同花顺
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文神仙趋势+分割线指标公式详解 同花顺源码趋势仅供学习研究。