|
|
| |
|
|
We are going to build your:
Expert Advisors - Indicators - Libraries -
Scripts - MetaTrader Extensions (c++ DLLs)
We can convert any code (MQLII - EL - VT ) to
MQL4 and we can debug your exiting code. |
|
| |
|
|
|
|
|
|
|
|
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.
download: xpMA
|