i using web version free.
-
Re: fibonacci
Furthermore, when I change the fib level ID to 4 (which according to previous posts should be the 61.8% level, it doesnt seem to recognise this level or any other level at all (1,2,5..etc). If you test this project, no candles should have arrows if they are below the 61.8% level but... arrows still show regardless of the condition!

Seems to only work for the 0% lolfor me like this problem until now. How to fix it.
-
I think the ID can be different depending on how you draw the fibonacci. You know that sometimes you start from bottom to top, sometimes from top to bottom. To see if you can get any level, try "Pass -> Trace" blocks and you will be able to visually see the value on the chart. But also make sure that everything is right with the object's name if you are selecting it by name.
-
@fxdreema shared/Z9EdIfzFb please check Not working level 2 , 3, 4, 5, etc....
-
@batsukh said in i using web version free.:
shared/Z9EdIfzFb

Do not use == to complare two price levels, never. Just imagine how the price moves, it moves because of those ticks in the price, but they can jump and skip price levels all the time. Use anything else, but not ==.