Introduction to OOP: Classes
Author: Sergey aka xbms

Dear forex traders, we continue our MQL lessons. And the topic of this lesson is classes in object-oriented programming.
If you look at Wikipedia in order to understand what classes are in programming, you can immediately start banging your head against the monitor. However, we will not do that, and will simply watch the video where I tried to show in theory and in practice what it is and how to work with it.
Homework

So, after watching this lesson, you will now surely be able to write:
- A class, based on the Moving average indicator, that would also give a signal to open and close a position.
- An expert advisor that would open and close positions based on the readings of signals from this class.
I am waiting for your results on the forum:
Respectfully, Sergey aka xbms TradeLikeaPro.ru
#mql#video
Dear forex traders, we continue our MQL lessons. And the topic of this lesson is classes in object-oriented programming.