你好,游客 登录 注册 搜索
背景:

大智慧多周期背离选股指标公式

[日期:01-28] 来源:  作者: [字体: ]

Var1:=(CLOSE*2+HIGH+LOW)/4;
SK:= EMA(Var1,13)-EMA(Var1,73);
SD:= EMA(SK,2);
V1:(cross(sk,sd) and sk<-0.04 and (c-ref(c,1))/ref(c,1)>=0.03)
or (cross(sk,sd) and sk<=-0.14 ) or (cross(sk,sd) and sk<=0.05
and (v/ma(v,5)>2 or c/ref(c,1)>0.035));


这个大智慧多周期背离选股指标公式是由指标公式网收集提供,更多的大智慧公式请你访问:http://www.hao490.com查看。
收藏 推荐 打印 | 录入:admin | 阅读:
热门评论