趋势先机源码 阅读 作者:公式网时间 2015-03-27 11:07:44 大智慧公式 diff:=ema(close,12)-ema(close,26); dea:=ema(diff,9); ma(c,8),colorwhite; ma(c,21),coloryellow; 多头:stickline(diff>dea,c,o,8,0),colorred; stickline(diff>dea,h,l,0,0),colorred; 空头:stickline(diff<=dea,c,o,8,0),COLORF0F000; stickline(diff<=dea,h 查看完整内容【开通VIP会员】 VIP会员数十万个公式随便用