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

大智慧推杯换盏选股指标公式

[日期:2020-01-19] 来源:  作者: [字体: ]
n:=13;n2:=80;n3:=5;
A1:=sum(vol,N)/FINANCE2 (7);
A2:=ma(A1,1);
A3:=ma(A1,N);
A4:=barslast(cross(A2,A3));
A5:=(c-o)/o;
A6:=(ma(close,N2)-ma(close,N3))/ma(close,N3);
b:A4>0 and A4<=25 and barslast(A5>=0.03)<4 and A6>=0.30 OR A4=1 and barslast(A5>=0.03)<=25 and A6>=0.3;

大智慧推杯换盏选股指标公式

 

收藏 推荐 打印 | 录入:admin | 阅读:
相关新闻       选股指标公式 
热门评论