MQL By Request #6 – An EA with ATR Take Profit and Stop Loss
How to add stop loss and take profit to your EA. This covers simple point based as well as an…
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…
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…
If you have a custom indicator and a strategy for buy and sell this video will show you how to…
This is an update to the earlier article about developing telemetry components for MT4 and updates the code to work…
Use a simple indicator to identify trends and trade on pullbacks
Recently I recorded an article reviewing a strategy called Tim’s Moving Average Cross. In the video I showed results of…