Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Moving Average System

Hi guys.
Anyone know where to learn MQL5 programming language for metatrader 5?
I want to create a simple moving average crossover algorithm.
Executes immediately after a crossover of moving averages 50 and 200.
Rules are, the algorithm sets the stop loss and take profit according to the average true range.
Displays by change of candlestick colour, which candle a trade is opened and which candle a trade is closed.
Thank you.

P.s I am looking to apply this to the fx market. EUR/USD in particular