Can I use C++ in MetaTrader5?

 

Hi there,

I like to know if is it possible to use C++ to create a bot in MetaTrader5 or I must learn MQL4/5?


Thanks a lot!

 

MQL4 and MQL5 are (nearly) the same as C++.

If you can program C++ then using MQL4/MQL5 is not difficult. Although some advanced (rarely used) features are not supported. I find the MQL4/5 are actually resembling D but most ppl will not notice the difference.

Reason: