Knowledge Base

MQL5 - Trading Operations

MQL5 - Trading Operations

Trading operations in the MQL5 programming language. Video lesson on orders, deals, positions, and trading operations. Creating a new expert advisor.

#video#mql5#programming
Dmitry aka Silentspec
Read more
MQL5 - Enumerations

MQL5 - Enumerations

MQL5 video lesson on enumerations. They are also called named enumerations, because when creating an enumeration, we assign each of its values a unique name and can subsequently refer to that value by name rather than by means of a numerical constant.

#mql5#programming#video
Dmitry aka Silentspec
Read more
MQL5 - Date and Time

MQL5 - Date and Time

Date and time in MQL5 - a video lesson. The datetime type, functions for working with date and time

#video#mql5#programming
Dmitry aka Silentspec
Read more
MQL5 - Functions

MQL5 - Functions

What functions are in MQL5, what they are needed for, and how to use them. Video lesson.

#video#mql5#programming
Dmitry aka Silentspec
Read more
MQL5 - Arrays

MQL5 - Arrays

We continue learning MQL5 programming from scratch, and today we will talk about such a useful data type as the array. What it is and how to use it in practice. Video lesson.

#video#mql5#programming
Dmitry aka Silentspec
Read more
MQL5 - Mathematical Functions and Loops

MQL5 - Mathematical Functions and Loops

In this lesson, we will get acquainted with the mathematical functions provided in the MQL5 language and consider loop operators, important knowledge especially when working with arrays. Video lesson

#mql5#video#programming
Dmitry aka Silentspec
Read more
MQL5 – Operators

MQL5 – Operators

Operators in the MQL5 language are program elements that control the method and order of object processing. They describe certain algorithmic actions that must be performed to solve the task. Video lesson.

#mql5#programming#video
Dmitry aka Silentspec
Read more
MQL5 - Operations and Expressions

MQL5 - Operations and Expressions

We continue studying the mql5 programming language, and today we will get acquainted with operations and expressions. These are the basics of programming in mql5 or any other language. Video lesson

#mql5#programming#video
Dmitry aka Silentspec
Read more
MQL5 Lesson 2 - Variable Types

MQL5 Lesson 2 - Variable Types

No algorithm can do without variables. Today we will talk about MQL5 variable types, the features of each variable type, variable scopes in the MQL5 language, and converting one type to another. Video lesson

#mql5#programming
Dmitry aka Silentspec
Read more
MQL5 Lesson 1: Code Editor, Events, Structure of MQL Programs

MQL5 Lesson 1: Code Editor, Events, Structure of MQL Programs

This series of video lessons on the MQL5 language is aimed at beginners who have never even tried to learn programming. In the first lesson, we examine the MetaEditor 5 code editor and learn to understand the structure of MQL5 programs.

#mql5#programming
Dmitry aka Silentspec
Read more
MQL5: Writing a News Expert Advisor

MQL5: Writing a News Expert Advisor

MQL5 programming: how to write a news expert advisor for MetaTrader 5, using the function of the economic calendar built into MT5. Video lesson

#mql#mql5#video
Sergey aka xbms
Read more
MQL5: Writing an Expert Advisor for MetaTrader 5 Using an External Indicator

MQL5: Writing an Expert Advisor for MetaTrader 5 Using an External Indicator

MQL5 programming: how to write an expert advisor for MT5 using an external indicator, video lesson, watch for free

#mql#mql5#video
Sergey aka xbms
Read more