-
Please edit your (original) post and use the CODE button (or Alt+S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum #25 (2019)
Messages Editor
Forum rules and recommendations - General - MQL5 programming forum (2023) -
if (Bars <= inRSIPeriod || Bars == 0)
Perhaps you should read the manual. Bars - Timeseries and Indicators Access - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5 Bars is a MT5 function not a variable.
How To Ask Questions The Smart Way. (2004)
How To Interpret Answers.
RTFM and STFW: How To Tell You've Seriously Screwed Up.
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Please, always use the CODE button (Alt-S) when inserting code.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
I am new to coding, could please help. I brought my code down to two errors and I can't seem to get this right.