Questions from Beginners MQL4 MT4 MetaTrader 4 - page 203
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
With Bars(), you cannot find out the number of array elements in any time period, but only in the current graph.
Are you sure it's MQL4?
Are you sure it's MQL4?
No. This is MQL5 of course. For MQL4 it 's iBars().
No. This is MQL5 of course. For MQL4 iBars().
No. This is MQL5 of course. For MQL4 iBars().
So the MQL4 branch...
.
It's just that MQL4 doesn't have tooltips when you enter Bars(
That's probably why many people don't know about this feature. I forgot about it. I intuitively wrote about Bars() and iBars() from my mobile, and I had no place to check them to refresh my memory.
However, yes, this line is compiled in MQL4:
.
The old Help in MetaEditor pops up for me. How do I update it? I haven't found how to do it.
The old Help in MetaEditor pops up for me. How to update it? I have not found how to do it.
F1 doesn't get you there. You have to go to the address:
F1 doesn't get you there. You have to go to the address:
Eh sorry, F1 is very handy...