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

大智慧三根阴线选股指标公式

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

二连阴:=count(c<o,3)>=2;
二缩量:=count(VOL<ref(VOL,1),3)>=2;
二根阴线选股:二连阴 and 二缩量 and O<C and VOL>ref(VOL,1)*1.2;
三连阴:=count(c<o,4)>=3;
三缩量:=count(VOL<ref(VOL,1),4)>=3;
三根阴线选股:三连阴 and 三缩量 and O<C and VOL>ref(VOL,1)*1.2;


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