指标编写学习论坛

标题: a,b两线在0到50范围内金叉怎么写? [打印本页]

作者: admin    时间: 2016-5-7 17:24
标题: a,b两线在0到50范围内金叉怎么写?
a,b两线在0到50范围内金叉怎么写?
     正确答案::
     a:ma(c,5);
     b:ma(c,10);
     cross(a,b) and a<50 and b<50;







欢迎光临 指标编写学习论坛 (http://shgm.net/) Powered by Discuz! X3.2