Tutorials

MQL By Request #3 – Building an EA framework part 3 (final)

This part of the MQL By Request series completes the initial framework by adding support for indicators and trade functions. Part 1 built the EA template and the expert class which take care of managing the expert. Part 2 added trade signals. Part 3 completes the framework ready for use. The latest version framework including […]

MQL By Request #3 – Building an EA framework part 3 (final) Read More »

MQL By Request #2 – Building an EA framework part 2

The framework started in part 1 is missing 2 critical elements, signals and a trade handler. Part 2 adds the signal base classes to the framework explaining how the framework will ultimately operate by plugging components rather than complex branching logic. The latest version framework including base classes is available for download.  

MQL By Request #2 – Building an EA framework part 2 Read More »

Scroll to Top