九毛八公式指标
前三天三连阴开盘当天收阳线30均线上扬的选股指标。
公式模块:
c3:=ma(c,30);
BArslASTCOUNT(ref(o,1)>ref(c,1))=3
and BARSLASTCOUNT(ref(c,1)>ref(c3,1))>=3
and c>o
and c3>ref(c3,1)
九毛八公式指标
前三天三连阴开盘当天收阳线30均线上扬的选股指标。
c3:=ma(c,30);
BArslASTCOUNT(ref(o,1)>ref(c,1))=3
and BARSLASTCOUNT(ref(c,1)>ref(c3,1))>=3
and c>o
and c3>ref(c3,1)