View Single Post
  #1 (permalink)  
Old 11-04-2006, 03:06 AM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 994
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Lightbulb XP Moving Average!

XP Moving Average:

I'm one of Moving Average loyal fans, I like all the types of well known Moving Average:
Simple moving average, Exponential moving average, Smoothed moving average, Linear weighted moving average, Double Exponential Moving Average, Triple Exponential Moving Average and T3 Moving Average.

(Please read the settings page)


I like too see the Moving Average Indicator changes its color according to its direction (like red for up and blue for down).
But where to find such XP Moving Average?? I didn't find it, I created it to enjoy it together!


History (I don't remember the dates and time):
  • Current version is version 4! But the name of the indicator still called xpMA.mq4!
  • Version 1 was repainting the past now it's not!
  • Added: Debug mode option which when you turn it on it will take screen shots of every tick to be proof that the indicator doesn't print the past.
  • Added: Moving Average type 7 JMA.
  • Added: Arrows upon color changes.
  • Added Sound Alert upon color changes.
  • Changed: The method of changing the color upon the direction change.
  • Added: Signal buffer added to make it easy to make an EA based on the xpMA (-1 means sell signal, 1 means buy signal and 0 means nothing).
Note: the T3MA.mq4 and JMA.mq4 (included) are required files for the Moving Average type 6 and 7.

www.xpworx.com/XP Moving Average.htm
Attached Files
File Type: zip xpMA.zip (6.2 KB, 133702 views)
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm

Last edited by codersguru; 11-13-2006 at 11:51 AM. Reason: Update!
Reply With Quote