快马金马顶底源码下载:
支撑位:=if(cross(j,j24),low,
ref(low,barslast(cross(j,j24))));
压力位:=if(cross(j24,j),high,
ref(high,barslast(cross(j24,j))));
u2l:=if((close >= ma(close,20)),80,50);
l2l:=if((close >= ma(close,20)),50,20);
rh1:=if(((j < u2l) and (ref(j,1) >= u2l)),
hhv(ref(high,1),(barslast(((j >= u2l) and (ref(j,1) < u2l))) - 1)),
ref(hhv(ref(high,1),(barslast(((j >= u2l) and (ref(j,1) < u2l))) - 1)),
barslast(((j < u2l) and ref(j,1)))));
rh4:=if((high > rh1),low,ref(low,barslast((high > rh1))));
rh42:=if((high > rh1),j,ref(j,barslast((high > rh1))));
rh5:=if((((high > rh4) and (j < rh42)) and (j < j24)),
high,ref(high,barslast((((high > rh4) and (j < rh42)) and (j < j24)))));
rl1:=if(((j > l2l) and (ref(j,1) <= l2l)),llv(ref(low,1),
(barslast(((j <= l2l) and (ref(j,1) > l2l))) - 1)),
ref(llv(ref(low,1),(barslast(((j <= l2l) and (ref(j,1) > l2l))) - 1)),
barslast(((j > l2l) and ref(j,1)))));
rl4:=if((low < rl1),high,ref(high,barslast((low < rl1))));
rl42:=if((low < rl1),j,ref(j,barslast((low < rl1))));
rl5:=if((((low < rl4) and (j > rl42)) and (j > j24)),
low,ref(low,barslast((((low < rl4) and (j > rl42)) and (j > j24)))));
黑马趋势:=ma(close,3);//www.goodgongshi.com
aa5:=ma(close,21);
aa10:=ma(close,8),colorff0000;
追击:filter(((((((close / open) > 1.04) and ((close - ref(close,1)) > 0))
and (close > 下轨道)) and ((aa10 - ref(aa10,1)) > 0)) and
(close < 上)),3)*10,linethick0;
stickline(filter(((((((close / open) > 1.04) and ((close - ref(close,1)) > 0))
and (close > 下轨道)) and ((aa10 - ref(aa10,1)) > 0))
and (close < 上)),3),10,0,8,0),colorred;
drawtext(filter(((((((close / open) > 1.04) and ((close - ref(close,1)) > 0))
and (close > 下轨道)) and ((aa10 - ref(aa10,1)) > 0))
and (close < 上)),3),10,追击),colord1e768;
vard:=((((open + low) + high) + close) / 4);
...........
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文快马金马顶底下载仅供学习研究。