和迅康宝莱阳光飞狐里"逃顶"主图指标
n:=5;
s1:=if(stktype=0 or stktype=7,0.999,0.98);
s2:=if(stktype=0 or stktype=7,1.001,1.02);
ma06:ma(close,6),precision2,color00ffff,linedot;
ma18:ma(close,18),precision2,coloreeeeee,linedot;
partline(ma06>=ref(ma06,1) {and cx=1},ma06),color0000cc,linethick2;
partline(ma06<ref(ma06,1) {and cx=1},ma06),color009900,linethick2;
partline(ma18>=ref(ma18,1) {and cx=2},ma18),color0000cc,linethick2;
partline(ma18<ref(ma18,1) {and cx=2},ma18),color009900,linethick2;
bza06:=barslast(close<ma06);
bzb06:=barslast(ma06<ref(ma06,1));
bza18:=barslast(close<ma18);
bzb18:=barslast(ma18<ref(ma18,1));
bda06:=barslast(close>ma06);
bdb06:=barslast(ma06>ref(ma06,1));
bda18:=barslast(close>ma18);
bdb18:=barslast(ma18>ref(ma18,1));
v06:ma(vol,6),linethick0,precision0,color6666cc;
v36:ma(vol,36),linethick0,precision0,colorffcc00;
vvol:vol,linethick0,precision0,colorff00ff;
a1:=ref(close,n)=hhv(close,2*n+1); b1:=filter(a1,n); c1:=backset(b1,n+1); hd:=filter(c1,n);
a2:=ref(close,n)=llv(close,2*n+1); b2:=filter(a2,n); c2:=backset(b2,n+1); ld:=filter(c2,n);
a:=ref(close,barslast(hd)); b:=ref(close,barslast(ld));
t1:=barslast(hd)<barslast(ld) and not(hd) ;
t2:=barslast(hd)>barslast(ld) and not(ld);
partline(t1,a),colorcc6600,linethick2;
partline(t2,b),colordddddd,linethick2;
drawnumber(t1=0 and ref(t1,1)>0 or islastbar and t1>0,ref(a,1),ref(a,1),2),colorcc6600;
drawnumber(t2=0 and ref(t2,1)>0 or islastbar and t2>0,ref(b,1),ref(b,1),2),colordddddd;
partline(t1,a*0.9),colorcc6600,linethick1;
drawnumber(t1=0 and ref(t1,1)>0 or islastbar and t1>0,ref(a*0.9,1),ref(a*0.9,1),2),colorcc6600;
partline(t2,b*1.1),colordddddd,linethick1;
drawnumber(t2=0 and ref(t2,1)>0 or islastbar and t2>0,ref(b*1.1,1),ref(b*1.1,1),2),colorcdddddd;
tj:=close>open or close=open and close>ref(close,1);
stickline(tj and close>ma18,high,low,0.1,0),colorred;
stickline(tj and close>ma18,close,open,7,0),colorred;
stickline(not(tj) and close>ma18,high,low,0.1,0),colorcyan;
stickline(not(tj) and close>ma18,close,open,7,0),colorcyan;
stickline(tj and close<ma18,high,low,0.1,0),colorred;
stickline(tj and close<ma18,close,open,7,1),colorred;
stickline(not(tj) and close<ma18,high,low,0.1,0),colorcyan;
stickline(not(tj) and close<ma18,close,open,7,1),colorcyan;
上一指标公式:FZ七十二灵泉指标公式下载 飞狐FZ 源码
下一指标公式:FZ七十二地煞指标公式下载 飞狐FZ 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文和迅康宝莱阳光-逃顶指标公式下载 飞狐 源码仅供学习研究。