在线检测未来函数

单k线上穿5日均线的指标

来源:Internet,编辑:股旁网,2012-12-14

编写条件:

单k线上穿5日均线的指标

编写方法:

choo:c>ma(c,5) and o<ma(c,5);

相关文章