神奇指标网

飞机跑道——助你一飞冲天主图源码 用法 贴图 无未来 不漂移

浏览 7686次浏览
标签: 均线 rsi
来源:通达信公式 编辑:神奇指标网 发布日期:2022-09-05

以下是飞机跑道——助你一飞冲天主图源码 用法 贴图 无未来 不漂移

JJ:=(H+L+3*C)/5;
 STICKLINE(JJ>0.05,JJ,JJ,7,0),COLORGREEN;
 VAR1:=EMA(JJ,5);
 VAR2:=EMA(JJ,13);
 VAR3:=EMA(JJ,21);
 VAR4:=EMA(JJ,34);
 H1A:=(VAR1+VAR2+VAR3+VAR4)/4;
 MA(H1A,5),COLORYELLOW;
 MA(H1A,6),COLOR3300FF;
 MA(H1A,7),COLOR3322FF;
 MA(H1A,8),COLOR3344FF;
 MA(H1A,9),COLOR3366FF;
 MA(H1A,10),COLOR3388FF;
 MA(H1A,11),COLOR33AAFF;
 MA(H1A,13),COLOR00CCFF,POINTDOT,LINETHICK2;
 MA(H1A,15),COLOR33BBFF;
 MA(H1A,16),COLOR3399FF;
 MA(H1A,17),COLOR3377FF;
 MA(H1A,18),COLOR3355FF;
 MA(H1A,19),COLOR3333FF;
 MA(H1A,20),COLOR3311FF;
 MA(H1A,21),COLORGREEN,LINETHICK2;

神奇指标网(https://www.shenqizhibiao.com/)所有指标公式及文章来源于网络仅供学习研究

神奇指标收藏 收藏
神奇指标分享 分享

网友评论

已有0人评论

清除 发表评论