Question on Programming Languages

 

Hello Community,


Which are the best programming languages I can learn to program a Metatrader 5 EA?

 
mt5 is only compatible with mql5
 

MQL5 programming language. There are some tutorials and articles here...You can start by reading the documentation.


If you want more resources, You can learn C++. It's very similar to the MQL5 language. It will make learning MQL5 a lot easier in my experience.

Reason: