60日均线和30日均线金叉
指标答疑4年前 (2022-11-25)82
60日均线和30日均线金叉 编写要求:选出30日均线在60日均线上方运行,且两条均线都是拐头向上的的个股解答:ma(c,30)>ma(c,60) and ref(ma(c,30),2)>ref(ma(c,30),1) and ref(ma(c,60),2)>ref(ma(c,60),1) and ma(c,30)>ref(ma(c,...
60日均线和30日均线金叉 编写要求:
选出30日均线在60日均线上方运行,且两条均线都是拐头向上的的个股
解答:
ma(c,30)>ma(c,60) and ref(ma(c,30),2)>ref(ma(c,30),1) and ref(ma(c,60),2)>ref(ma(c,60),1) and ma(c,30)>ref(ma(c,30),1) and ma(c,60)>ref(ma(c,60),1) ;
上一篇:连续3天换手超过5%选股公式
下一篇:周线kdj的k值20以下选股公式
相关文章










