九毛八公式指标 股价盘中突破20日均线的选股公式 公式模块: cross(c,ma(c,20)); 或者 ref(max(c,o)>ma(c,20) and min(c,o)<ma(c,20),1) and o<ma(c,20) and c>ma(c,20);