Multi Timeframe Moving Average Dashboard
-
Hye guys, I already build a Moving Average Dashboard and it is working well but it only for a single timeframe. I want it to display multiple timeframe on 1 chart. Can somebody take a look and show how to add another timeframe to this dashboard.
Here my dashboard :

Here my shared link :
https://fxdreema.com/shared/I9Aewp1vb -
I'm not a programmer but i know you can specify different timeframes via custom code. You will need some more custom code blocks to get it.
-
MT4 doesn't support multi-timeframe things during backtest. MT5 does. But if you run your EA in demo on MT4, I should work if there are no other issues.