Master MQL5 from beginner to pro (Part IV): About Arrays, Functions and Global Terminal Variables
by
, Yesterday at 07:44 AM (35 Views)
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.