Metatrader

Write an Expert for MT4 or MT5 using CCI and 2 Moving Averages

This is an example of writing an expert advisor using a very basic strategy. The key information here is the comparison of 2 indicators which occur at different times. The strategy and detail about the code are explained fully in the video. This covers both MT4 and MT5, there are some sections that are modified […]

Write an Expert for MT4 or MT5 using CCI and 2 Moving Averages Read More »

MQL4 Object Oriented Development Part 10 – Managed EA

This is the tenth part in the OOP series and the third developing an EA. In this part I take the EA developed earlier and extend the functionality to manage open trades, still using OO techniques. The sample files used in this and the earlier videos are available for download below the video Download the

MQL4 Object Oriented Development Part 10 – Managed EA Read More »

Scroll to Top