What language is MQL4 and 5

 
Hi all, sorry if the thread is not for here.
I'd like to ask what program language is the closest to MQL4 and MQL5, because I am also planing to learn Java, or C, or something like that, and I'd like to know which one is closest to MQL4 and 5
 
Sartheris:
Hi all, sorry if the thread is not for here.
I'd like to ask what program language is the closest to MQL4 and MQL5, because I am also planing to learn Java, or C, or something like that, and I'd like to know which one is closest to MQL4 and 5
LIKE JAVA
 
Sartheris:
Hi all, sorry if the thread is not for here.
I'd like to ask what program language is the closest to MQL4 and MQL5, because I am also planing to learn Java, or C, or something like that, and I'd like to know which one is closest to MQL4 and 5
Pretty much C / C++
 

You can compare mq4 to C (No object oriented support).
And mq5 to C++ where the oop is supported.

 
codersguru:

You can compare mq4 to C (No object oriented support).
And mq5 to C++ where the oop is supported.

Top answer!
Reason: