Help With Fibonacci
-
How can i use "candle crosses" condition with fibonacci retracement levels?
I found this example:
https://fxdreema.com/shared/tprHFn18e
But ain't working. And when i try to use the built-in "object on chart: Level value" Nothing happens


Also noticed my desktop version of Fxdreema doesn't include an option to save formula results in variables (instead of putting them into results, then modify variable). Like this:

Instead i got this:

-
Also, when i try to show the values all i get is void

-
for me fibo values are working
https://fxdreema.com/shared/oU9M1gD5d

be sure you have right name in blocks as your object have:


-
@miro1360 Your example isn't showing on my MT4 either, i think it has to do with the platform (sorry for late reply). Still scratching my head over this.

-
Nevermind, the platform renames "fibo" to "fibo1" .. Thanks for your help miro!
-
Be careful with the first 2 options in "Draw..." blocks. Look here - https://fxdreema.com/help/working-with/chart-objects And also yesterday I added description for those 2 options, just click on their titles when they become yellow.
-
@fxDreema said in Help With Fibonacci:
Be careful with the first 2 options in "Draw..." blocks. Look here - https://fxdreema.com/help/working-with/chart-objects And also yesterday I added description for those 2 options, just click on their titles when they become yellow.
Thanks, that fixed the second problem (MT4 renaming every new object), now i can work with it
