TAG:

二连阴:=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;

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

智慧三根阴线选股指标公式的选股公式如下: