神奇指标网

一阳穿5线选股公式,加上DRAWICO

浏览 325次浏览 来源:选股公式 编辑:神奇指标网 发布日期:2022-09-05

编写条件:

CLOSE>OPEN AND MA(CLOSE,5)>LOW AND MA(CLOSE,5)LOW AND MA(CLOSE,10)LOW AND MA(CLOSE,30)LOW AND MA(CLOSE,60)LOW AND MA(CLOSE,120)编写方法:
 
XG:CLOSE>OPEN AND
 ma(CLOSE,5)>LOW AND MA(CLOSE,5)<HIGH AND
 MA(CLOSE,10)>LOW AND MA(CLOSE,10)<HIGH AND
 MA(CLOSE,30)>LOW AND MA(CLOSE,30)<HIGH AND
 MA(CLOSE,60)>LOW AND MA(CLOSE,60)<HIGH AND
 MA(CLOSE,120)>LOW AND MA(CLOSE,120)<HIGH;
DRAWICON(XG, MA(CLOSE,5),1);

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

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

网友评论

已有0人评论

清除 发表评论