Fibonacci Expansion Price Levels
-
Hello everone

First, I drew Fibo with the fibo draw
in the levels of 38.2, 0.5, 61.8, 78.6 and 100Then I want to put the price of different fibo levels in the variable
The green Fibonacci is the Fibonacci Retracement. And the comment about it is on the upper left side, the price it shows is exactly the same as the green Fibonacci levels.
But
The orange Fibonacci is the Expantion Fibonacci and the related comment is on the upper right, but the price it shows is different from the price of the orange Fibonacci levels.I want to get the exact price of these Fibonacci Expansion levels
Can anyone help?!On XAUUSD and the time frame of 15 minutes
-
can you help me?
-
In my opinion fxDreema is very unintuitive when working with fibos. I always recommend to do the calculation via variables instead. It is far more efficient although cumbersome. Are you familiar with variables?
-
@l-andorrà
Thankful
Yes, I realized the same thing and I had to do the same thing and calculate using variables and formulas. -
Meta trader use an array to store the fibo levels, I for one do not understand how to get array levels Is why variables are easier.
-
@l-andorrà Could you give me some details on how to do that?
I'm quite new to fxdreema.
How do I calculate Fibo levels with variables?
Any help is much appreciated!
-
You will need variable to do it. Are you familiar with them?
-
Have just been using Fibonacci on a project, this should show you how to get the levels: https://fxdreema.com/shared/HIITEvN4c
-
@jstap That is exactly what I was planning to suggest.
Thanks -
I got it but clearly I over-complicated it with a bunch of formula blocks haha. Thanks for your time.
-
@Mitchp You're welcome.