Hello all I want to optimized 2 ema crossover, how I can get the result that the short term ema didn't overlap the long term ema, example ema 5 and 20 not ema 17 and 16
Could anyone help me? Tq b4 With U absolutly can get it free, without U I'm Nothing -----Original Message----- From: Keith McCombs <[email protected]> Date: Fri, 26 Mar 2010 23:27:17 To: <[email protected]> Subject: Re: [amibroker] Exponential Moving Average It's settable by you. Right click in the chart that is displaying ema. Select "edit formula", and find EMA(n) -- n is the period and you can set it to whatever you want. On 3/26/2010 18:48, mpdx58 wrote: > > Does anyone know what the smoothing factor is that Amibroker uses when > calculating the exponential moving average? > > http://en.wikipedia.org/wiki/Exponential_smoothing#The_exponential_moving_average > > <http://en.wikipedia.org/wiki/Exponential_smoothing#The_exponential_moving_average> > >
