Fibonacci expansion price levels
-
Hello, I'm maybe not good at searching in this forum...but anyway, I could not find any answer.
I'm trying to get the price value of fibonacci expansion levels.
"Fibonacci: Price by level" does not give me the correct price level, looks like it only works correctly with Fibonacci retracement levels

Any solution?
Thanks
-
@padletut Don't know if there's a simpler way in fxdreema, but if you know the 0% level and the 100% level (which you can read from the chart object) you can calculate any level you want.

In this example first value is the 100% level and second is the 0 % level. So the total distance is 100%. If you need for instance 50% you just need half of the range and so on.
Does that make sense?
-
I got it work with some custom code, I think it's strange if it's not implemented in fxdreema already, anyway..I could not find it.
Visual view:

I'm not a programmer so the code might look messy

Example:
https://fxdreema.com/shared/UVnbHjvgc



-
@trader-philipps
hello
i have this problem
and i wrote topic for this
https://fxdreema.com/forum/topic/18454/fibonacci-expansion-price-levelscan you explain to how can i use your custom code in my EA?