❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 18th, 2023]
This course provides an introduction to algorithmic trading with MQL5 language. Participants will learn the basics of MQL5, including storing data in variables, datatypes, operators and operations, conditional operators, loops, and functions. Additionally, participants will learn about object-oriented programming with classes and create indicators and expert advisors to implement algorithmic trading. By the end of the course, participants will have the knowledge and skills to create their own algorithmic trading tools with MQL5.
Course Syllabus
Introduction
Storing Data in Variables
Datatypes
Operators and Operations
Conditional Operators
Conditional loops
Functions
Classes
First Indicator
Second indicator
Third indicator
First EA
Final remarks