山高人为峰潜伏点
ma10:ma(close,10);
ma21:ma(close,21);
ma34:=ma(close,34);
ma55:ma(close,55);
m16:=ma(close,16);
cz1:=ma21/ref(ma21,21)>1.01;
xx1:=(open+high+low+close)/4;
xx2:=abs(ref(xx1,7)-ref(xx1,1));
xx3:=ema(if(ref(xx1,7)>ref(xx1,1),ref(xx1,7)-7*xx2/3,ref(xx1,7)+7*xx2/3),7);
qf:=ma21>ref(ma21,13) and close>ma21 and count(cross(xx3,ma21),21)<=4 and close>xx3 and open>ma21*0.98 and open<ma21*1.02 and "macd.macd">ref("macd.macd",1) and cz1 and "macd.macd">0;
qf1:=ma21>ref(ma21,13) and close>ma21 and count(cross(xx3,ma21),21)<=4 and close>xx3 and open>ma21*0.98 and open<ma21*1.02 and "macd.macd">ref("macd.macd",1) and "macd.macd">0 and cz1 and ma10>ma21 and ma21>ma34 and ma10>ma55;
drawtext(qf,low*0.98,'潜\n伏\n点! '),color10ff10;
drawtext(qf1,low*0.975,'潜\n伏\n点! '),colorffff;
aa:=ref(high,n)=hhv(high,2*n+1);
bb:=backset(aa,n+1);
cc:=filter(bb,n) and high=hhv(high,n+1);
drawicon(cc,high,10);
aa2:=ref(low,n)=llv(low,2*n+1);
bb2:=backset(aa2,n+1);
cc2:=filter(bb2,n) and low=llv(low,n+1);
drawicon(cc2,low,11);
drawline(cc,high,cc2,low,0),pointdot,colorffff;
drawline(cc2,low,cc,high,0),pointdot,colorffff;
gg:=islastbar and ref(cc,barslast(cc));
hh:=backset(gg,barslast(cc)+1);
ii:=hh>ref(hh,1);
jj:=ref(barslast(cc),1);
kk:=backset(ii,jj+2);
ll:=kk>ref(kk,1);
drawline(ll,high,ii,high,1),colorffff;
cs:=(ref(high,barslast(ii))-ref(high,barslast(ll)))/(barslast(ll)-barslast(ii));
阻力线:=ref(high,barslast(ii))+barslast(ii)*cs;
阻力值:阻力线,linethick0;
drawicon(cross(close,阻力线),low*0.998,12);
gg2:=islastbar and ref(cc2,barslast(cc2));
hh2:=backset(gg2,barslast(cc2)+1);
ii2:=hh2>ref(hh2,1);
jj2:=ref(barslast(cc2),1);
kk2:=backset(ii2,jj2+2);
ll2:=kk2>ref(kk2,1);
drawline(ll2,low,ii2,low,1),colorff00;
上一指标公式:CY公式主图版下载 飞狐CY指标 源码
下一指标公式:通道主图公式下载 飞狐通道指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文山高人为峰潜伏点公式下载 飞狐潜伏指标 源码仅供学习研究。