Hefajatur Rahman: but showing some error
ATR = iATR(NULL, 0, ATR.Period, 1);
-
Why did you post your MT4
question in the
Root / MT5 EA section instead of the MQL4 section,
(bottom of the
Root page?)
General rules and best pratices of the Forum. - General - MQL5 programming forum
Next time post in the correct place. The moderators will likely move this thread there soon. - You can't use periods in variable names since Build 600 and Higher. 2014.02.03

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
how,
i m trying to code EMA 14 to show in ATR 14 chart window
i can do it in terminal by selecting moving leverage "Previous indicator DATA"
but how can i code it for my EA
i got this code but showing some error
any help please