1 Answer
<p>Programming for some years with Mql5, I found that, it is not difficult to program strategies based on classic indicators. Otherwise if you need more complicated programming where you use neural networks or big data I suggest you python. The main point to program in mql5 is its powerful backtesting utility that helps you improve your strategies. </p>