MACD EMA Expert for MT4 and MT5
This is the classic MACD crossover strategy with the combined moving average trend filter. Use the tutorial as the basis…
This is the classic MACD crossover strategy with the combined moving average trend filter. Use the tutorial as the basis…
Answering a quick tips request, how to combine the Stochastic and 2 moving averages on the stochastic into an Expert…
How to add stop loss and take profit to your EA. This covers simple point based as well as an…
I’ve been using a common framework Version 1 in this by request series. The framework is evolving as the series…
How to write a Moving Average Cross EA using the EA framework. This is in answer to a subscriber question…
Following up on a comment asking how to use iMAOnArray in an indicator this video shows how to build a…
This part of the MQL By Request series completes the initial framework by adding support for indicators and trade functions….
The framework started in part 1 is missing 2 critical elements, signals and a trade handler. Part 2 adds the…
This is the first in a series of articles answering your requests. I’m starting by building a common expert advisor…
As a follow up to an earlier article on using iCustom this article explains iCustom in more detail using more…