Hello,
I have found out that I cannot read LEVEL related properties of Fibo Channel programmatically. Other channels and other Fibos look ok.
This is a sample script to reproduce.
Level style cannot be read either.
Does anyone know a good workaround?
I'm sure I have seen something like this before . . . if memory servers me, you need to define all the Fib channel parameters rather than relying on the defaults, and bear in mind the defaults can be changed. try setting the number of evels and also the level values, then see if you can read the level color.
It was this I was thinking of: https://www.mql5.com/en/code
I'm sure I have seen something like this before . . . if memory servers me, you need to define all the Fib channel parameters . . .
RaptorUK, thank you for the suggestion. I’ve tried defining levels, it does not look help.
Besides, they get assigned ok. They only cannot be read for some reason. That is why I think it could be MQ4 bug.
RaptorUK, thank you for the suggestion. I’ve tried defining levels, it does not look help.
Besides, they get assigned ok. They only cannot be read for some reason. That is why I think it could be MQ4 bug.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello,
I have found out that I cannot read LEVEL related properties of Fibo Channel programmatically. Other channels and other Fibos look ok.
This is a sample script to reproduce.
Level style cannot be read either.
Does anyone know a good workaround?
Is there any point to report a bug to a broker to speed up fixing? It looks like MQ4 -related, not broker related issue.
Any advises will be highly appreciated.