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

大智慧极限超跌KDJ指标公式

[日期:2020-01-19] 来源:  作者: [字体: ]
RSV:=(CLOSE-LLV(LOW,20))/(HHV(HIGH,20)-LLV(LOW,20))*100;
K:SMA(RSV,3,1),colorwhite;
D:SMA(K,3,1),coloryellow;
买入:if(cross(k,d) and "cys"<-10 and ref("asr",3)<10,50,0);
20;
50;
80;

大智慧极限超跌KDJ指标公式

 

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