九毛八公式指标 公式模块: 源码: EXP1:expma(CLOSE,M1); 参数: 最小 最大 缺省 M 2 250 17 要求: 当股价回调到EXPMA 线时预警, EXP1:=EXPMA(CLOSE,17); crOSS(EXP1,L) AND C>EXP1;