时间之窗
均线的天数,参数自己定:
input:p1(5),p2(10),p3(20),p4(60),p5(120),p6(250);
ma1:ma(close,p1);
ma2:ma(close,p2);
ma3:ma(close,p3);
ma4:ma(close,p4);
ma5:ma(close,p5);
ma6:ma(close,p6);
{时间之窗}
月1:=month=1 and (day=6 or day=15 or day=21 or day=25);
月2:=month=2 and (day=6 or day=15 or day=21);
月3:=month=3 and (day=6 or day=15 or day=20 or day=21);
月4:=month=4 and (day=6 or day=15 or day=21);
月5:=month=5 and (day=6 or day=12 or day=15 or day=21);
月6:=month=6 and (day=6 or day=14 or day=21);
月7:=month=7 and (day=8 or day=15 or day=19 or day=23);
月8:=month=8 and (day=6 or day=8 or day=15 or day=23);
月9:=month=9 and (day=8 or day=15 or day=18 or day=23);
月10:=month=10 and (day=8 or day=15 or day=23 or day=31);
月11:=month=11 and (day=8 or day=15 or day=23 or day=28);
月12:=month=12 and (day=8 or day=15 or day=23 or day=31);
时间窗:=月1 or 月2 or 月3 or 月4 or 月5 or 月6 or 月7 or 月8 or 月9 or 月10 or 月11 or 月12;
drawtext(时间窗 ,l*0.995 ,'时间窗' );
上一指标公式:缺口+压支L2公式下载 大智慧源码大智慧
下一指标公式:缺口突破L2公式下载 大智慧源码大智慧
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文时间之窗公式下载 大智慧之窗仅供学习研究。