Hi Mav --
This is one definition of geometric moving average:
"A geometrical moving average gives the most recent observation the
greatest weight, and all previous observations weights decreasing in geometric
progression from the most recent back to the first."
That is also the definition of exponential moving average.
Do you have something else in mind?
Thanks,
Howard
On Thu, Jan 8, 2009 at 1:19 AM, MAVIRK <mvirk67@xxxxxxxxx> wrote:
Any
one has AFL code for Geometric Moving Average (GMA)?