4.15 Gator Oscillator加多摆动指标
iGator属于比尔威廉指标之一,是鳄鱼指标的变种。如图4一15所示。

【用法】因很少使用,故不多作介绍。
【语法】double iGator( string symbol , int timeframe , int jaw_period , int jaw_
shift,int teeth_period,int teeth_shift,int lips_period,int lips_shiftod,int applied_price,int mode,int shift)tnt mameth-
【代码】
iGator( NULL,0,13,8,8,5,5,3,MODE_SMMA,PRICE_YIEDIAN,MODE_UPPER,0)