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
Good day! I downloaded your indicator, but when compiling it gives three errors, how can I fight it?))))
There are new standard functions iHigh, iLow, iTime in MT5.
That's why the compiler swears.
You can simply delete strings from the indicator:
then the functions built into MT5 will be used.
or replace, according to the text:
in this case the same functions in the indicator will be used.
MT5 has new standard functions iHigh, iLow, iTime.
That's why the compiler swears.
You can simply delete strings from the indicator:
then the functions built into MT5 will be used.
or replace, according to the text:
in this case the same functions will be used in the indicator.
Thank you! Everything worked out)))
MT5 has new standard functions iHigh, iLow, iTime.
That's why the compiler swears.
You can simply delete strings from the indicator:
then the functions built into MT5 will be used.
or replace, according to the text:
in this case the same functions will be used in the indicator.
It is better to update the code taking into account new functions and send it for republishing.
You'd better update the code taking into account the new features and send it for republishing.
of course I will update it, but can I use these features already?
MT5 release is out?
of course I will update, but can I use these functions already?
MT5 release is out?
It's been out for a while. I have 1881, and the release was a few builds earlier.
Hello
Is it possible to replace the bar with the zigzag indicator?
Regards,
Hello
Is it possible to replace the bar with the zigzag indicator?
Regards,
Yes, of course, it is possible. You can write me a private message.
Hello.
syntax error: type expected Fibo_Bar.mq5 100 14
I couldnt complie the indicator line 100 error