庄家仓位之考虑买入选股指标公式

A40:=EMA((((CLOSE - (LLV(LOW,25))) / ((HHV(HIGH,25)) - (LLV(LOW,25)))) * 4),4);

考虑买入:FILTER((A40 < 0.25),5)