六联子2
多周期六联体
aa:=if(close>o,1,if(close<o,-1,0));
aa1:=if(close>ref(close,1),1,if(close<ref(close,1),-1,0));
aa2:=if(v>ref(v,1),1,if(v<=ref(v,1),-1,0));
bb:=if(aa=0,aa1,aa);
cc:=if(bb=0,aa2,bb);
s1:=if(ref(cc,5)>0 and ref(cc,4)>0 and ref(cc,3)>0,1,0);
s2:=if(ref(cc,5)<0 and ref(cc,4)>0 and ref(cc,3)>0,2,0);
s3:=if(ref(cc,5)>0 and ref(cc,4)<0 and ref(cc,3)>0,3,0);
s4:=if(ref(cc,5)<0 and ref(cc,4)<0 and ref(cc,3)>0,4,0);
s5:=if(ref(cc,5)>0 and ref(cc,4)>0 and ref(cc,3)<0,5,0);
s6:=if(ref(cc,5)<0 and ref(cc,4)>0 and ref(cc,3)<0,6,0);
s7:=if(ref(cc,5)>0 and ref(cc,4)<0 and ref(cc,3)<0,7,0);
s8:=if(ref(cc,5)<0 and ref(cc,4)<0 and ref(cc,3)<0,8,0);
s:=s1+s2+s3+s4+s5+s6+s7+s8;
x1:=if(ref(cc,2)>0 and ref(cc,1)>0 and cc>0,1,0);
x2:=if(ref(cc,2)<0 and ref(cc,1)>0 and cc>0,2,0);
x3:=if(ref(cc,2)>0 and ref(cc,1)<0 and cc>0,3,0);
x4:=if(ref(cc,2)<0 and ref(cc,1)<0 and cc>0,4,0);
x5:=if(ref(cc,2)>0 and ref(cc,1)>0 and cc<0,5,0);
x6:=if(ref(cc,2)<0 and ref(cc,1)>0 and cc<0,6,0);
x7:=if(ref(cc,2)>0 and ref(cc,1)<0 and cc<0,7,0);
x8:=if(ref(cc,2)<0 and ref(cc,1)<0 and cc<0,8,0);
x:=x1+x2+x3+x4+x5+x6+x7+x8;
sx:=s*10+x;
drawyitext(zx2 and islastbar ,8,zx2,1),color0000be,align1;
drawyitext(zx2 and islastbar ,8,zx2,1) color00ff00,align1;
drawyitext(zx2 and islastbar ,8,zx2,1) color00ffff,align1;
drawyitext(zx2 and islastbar ,8,zx2,1) colorccccff,align1;
drawyitext(zx2 and islastbar,8,zx2,1) colorff00ff,align1;
drawyitext(zx2 and islastbar ,8,zx2,1) colorffeadd,align1;
drawyitext(zx2 and islastbar ,8,zx2,1) coloree9800,align0;
drawyitext(zx2 and islastbar ,8,zx2,1) color90a9c1,align0;
时间之窗
drawnumber(干60<ref(干60,1) and date>神光基准日,65,date,0)align0 colorred;
drawnumber(yy>0 and date>神光基准日,65,date,0)align0 colorgreen;
年1:lyear pointdot colorblack;
月1:lmonth pointdot colorblack;
日1:lday pointdot colorblack;
pointdot color71b255
pointdot colorwhite
coloryellow
上一指标公式:筹码雷达公式 飞狐筹码指标 源码
下一指标公式:波段之星公式 飞狐波段指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文六联子多周期六联体时间之窗易理准备公式 飞狐周期时间指标 源码仅供学习研究。