Which coding language do we need to learn for making trading bots and indicators?

1 View
Ercwlff Bowell
Answered 3 months, 2 weeks ago
<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.&nbsp;</p>