Skip to main content

Gaussian Moving Average for Amibroker (AFL)

vishyvishy over 16 years ago Amibroker (AFL)

  • Rating:
    5 / 5 (Votes 2)
  • Tags:

This is another form of MA that gives less lag and is a lot smoother then the standard moving averages.

Screenshots

You cannot view the code for the following reasons:
  • You must be a member.

2 comments

1. air1kdf
over 15 years ago

Very nice.

I recommend removing one of the lines that says…
period=Param(“period”,15,1,40,1);

and changing the other one to allow a little larger period (say 200 or 300) like a MA.

Leave Comment

Please login here to leave a comment.