参数:sw为选择开关(1,2,1)1为上升趋势用,2为下跌趋势用。
cl选择时间周期(2,200,10),不同的票需要调节。
用法不多讲,有兴趣的自己看书。
已经推算到12级台阶,觉得还不够的,自己添加。
既然出书了,也是公开的秘密了,我贡献出来吧。
{涨跌台阶}
con1:=if(sw=1,if(l=llv(l,8*cl),l,drawnull),if(h=hhv(h,8*cl),h,drawnull));
con2:=if(sw=1,const(barslast(con1=l))+1,const(barslast(con1=h))+1);
blin:if(currbarscount<=con2,const(if(sw=1,if(con2=1,l,ref(l,con2-1)),if(con2=1,h,ref(h,con2-1)))),drawnull);
st0.5:if(sw=1,blin*1.0809,blin/1.0809),color89615f;
st1:if(sw=1,blin*1.1618,blin/1.1618),color89615f;
st1.5:if(sw=1,if(const(exist(c>st1,con2)),st1*1.0809,drawnull),if(const(exist(c<st1,con2)),st1/1.0809,drawnull)),color89615f;
st2:if(sw=1,if(const(exist(c>st1.5,con2)),st1*1.1618,drawnull),if(const(exist(c<st1.5,con2)),st1/1.1618,drawnull)),color89615f;
st2.5:if(sw=1,if(const(exist(c>st2,con2)),st2*1.0809,drawnull),if(const(exist(c<st2,con2)),st2/1.0809,drawnull)),color89615f;
st3:if(sw=1,if(const(exist(c>st2.5,con2)),st2*1.1618,drawnull),if(const(exist(c<st2.5,con2)),st2/1.1618,drawnull)),color89615f;
st3.5:if(sw=1,if(const(exist(c>st3,con2)),st3*1.0809,drawnull),if(const(exist(c<st3,con2)),st3/1.0809,drawnull)),color89615f;
st4:if(sw=1,if(const(exist(c>st3.5,con2)),st3*1.1618,drawnull),if(const(exist(c<st3.5,con2)),st3/1.1618,drawnull)),color89615f;
st4.5:if(sw=1,if(const(exist(c>st4,con2)),st4*1.0809,drawnull),if(const(exist(c<st4,con2)),st4/1.0809,drawnull)),color89615f;
st5:if(sw=1,if(const(exist(c>st4.5,con2)),st4*1.1618,drawnull),if(const(exist(c<st4.5,con2)),st4/1.1618,drawnull)),color89615f;
st5.5:if(sw=1,if(const(exist(c>st5,con2)),st5*1.0809,drawnull),if(const(exist(c<st5,con2)),st5/1.0809,drawnull)),color89615f;
st6:if(sw=1,if(const(exist(c>st5.5,con2)),st5*1.1618,drawnull),if(const(exist(c<st5.5,con2)),st5/1.1618,drawnull)),color89615f;
st6.5:if(sw=1,if(const(exist(c>st6,con2)),st6*1.0809,drawnull),if(const(exist(c<st6,con2)),st6/1.0809,drawnull)),color89615f;
st7:if(sw=1,if(const(exist(c>st6.5,con2)),st6*1.1618,drawnull),if(const(exist(c<st6.5,con2)),st6/1.1618,drawnull)),color89615f;
st7.5:if(sw=1,if(const(exist(c>st7,con2)),st7*1.0809,drawnull),if(const(exist(c<st7,con2)),st7/1.0809,drawnull)),color89615f;
st8:if(sw=1,if(const(exist(c>st7.5,con2)),st7*1.1618,drawnull),if(const(exist(c<st7.5,con2)),st7/1.1618,drawnull)),color89615f;
st8.5:if(sw=1,if(const(exist(c>st8,con2)),st8*1.0809,drawnull),if(const(exist(c<st8,con2)),st8/1.0809,drawnull)),color89615f;
st9:if(sw=1,if(const(exist(c>st8.5,con2)),st8*1.1618,drawnull),if(const(exist(c<st8.5,con2)),st8/1.1618,drawnull)),color89615f;
st9.5:if(sw=1,if(const(exist(c>st9,con2)),st9*1.0809,drawnull),if(const(exist(c<st9,con2)),st9/1.0809,drawnull)),color89615f;
st10:if(sw=1,if(const(exist(c>st9.5,con2)),st9*1.1618,drawnull),if(const(exist(c<st9.5,con2)),st9/1.1618,drawnull)),color89615f;
st10.5:if(sw=1,if(const(exist(c>st10,con2)),st10*1.0809,drawnull),if(const(exist(c<st10,con2)),st10/1.0809,drawnull)),color89615f;
st11:if(sw=1,if(const(exist(c>st10.5,con2)),st10*1.1618,drawnull),if(const(exist(c<st10.5,con2)),st10/1.1618,drawnull)),color89615f;
st11.5:if(sw=1,if(const(exist(c>st11,con2)),st11*1.0809,drawnull),if(const(exist(c<st11,con2)),st11/1.0809,drawnull)),color89615f;
st12:if(sw=1,if(const(exist(c>st11.5,con2)),st11*1.1618,drawnull),if(const(exist(c<st11.5,con2)),st11/1.1618,drawnull)),color89615f;
上一指标公式:见底买入公式下载 通达信见底源码
下一指标公式:主图--双龙无双有未来画线函数公式下载 通达信
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文涨跌台阶据王都发短线秘籍之专利数字制作公式下载 通达信秘籍台阶仅供学习研究。