In this article, we will dive into the world of William Gann's trading methods, starting with creating Gann Angles indicator in MQL5. We will go through the theory behind this tool and implement it step by step as a custom indicator for the MetaTrader 5 platform. more...
In this article I will cover three global topics: Data arrays, which complete the main part about the data inside the program.Global terminal variables, allowing the exchange of simple data between different MQL5 programs.Some of the feature of functions and their interactions with variables. more...