Fibonacci level option isnt working
-
Hi everyone i am trying to get the fib level price values but it isnt working and the comment block is giving the some long value which seems off

i tried all three option of the fib in object on chart option but nothing seems to be working

Here is the project : https://fxdreema.com/shared/9pufkFPYc
i will highly appreciate your input
thanks -
@zackry the source is "picked in loop" -> you must use the "for each object" block to tell your EA which object you are targeting.
-
@roar my friend you are my hero

-
at this moment I just realized that you use the modify variables block to modify variables rather than reusing the formula block and placing the value of the first variable on the left follow by the 2nd variable giving me a 3rd variable.
Thanks for asking that questions Z and thanks R for the response!