Forum

Can't backtest this indicator.....explain for me why can't do backtest and how to fix it

Hi guys. I'm not a programmer. My friend gave me his indicator but I was try to do backtest on MT4. And no result but if I use it on my demo account , this indicator still draw arrow. So plz check and help me how to fix it. And if you can help me, I want to add the EMA 34 line into the window of

How to code the MA into indicator windows.

Hello everyone, I'm new coder. I need your help. In the screen, I just drop MA from Navigator bar to the indicator window then setup the MA ( Period, MA method, Style, width) but it's the normally way. So now I'm trying to find out the code to put Moving Average line to the indicator windows.....but