In my case, I draw the fibochannel manually once with my parametre, may be if i replace each fibo lvl by a trend line will solve that, I will have to calculate one time the parametre for each of the 32 lvl, take time but possible I think
In your case the fib have to be draw automatically each time the parametre shift, I have no idea how to make that, I'm still learning fxDreema (less than 2 weeks here, but i learned a lot reading forum and experiencing on my own, but still i m far to be an expert)
May be there is a very easy solution and we just don't see it :S
Posts made by YassineH
-
RE: Need Help with Fibo Indicatorposted in Questions & Answers
-
RE: Need Help with Fibo Indicatorposted in Questions & Answers
I m still learling and trying to find my lvl also
Why not, but so far i don't know how can we solve that -
RE: Need Help with Fibo Indicatorposted in Questions & Answers
@biztet is looking for his fiblvl
and so do I
@biztet use custom indicator for his fib
I draw a channel fib with custom lvl
But the issue is the same, How can we match the lvl with the value on the chart ?
haha sorry for the incrust
I shared my project, you can try on the dax chart for the example
all i want is use the fib channel with each lvl as a S/R , buy if candle break above, short if candle break down, tp price touch next R/S, SL candle break S/R
any idea ? thanks a lot -
RE: Need Help with Fibo Indicatorposted in Questions & Answers
i draw my own channel fibo level
i will try it tomorrow -
RE: Need Help with Fibo Indicatorposted in Questions & Answers
@biztet still trying to figure it out
Here is where i am :
https://fxdreema.com/shared/06rY1dxV
I m trying only one lvl for now, to figure first how can i match each lvl
I m not using the : candle close x> (cross above) parametre, I Dont know if it worked for you like that, I tryed but nothing was opened, so i figure out that it was not the good way... and replaced it by 2 condition as you can notice...
What do you think ?? -
RE: Need Help with Fibo Indicatorposted in Questions & Answers
@jsauter86 thanks for your help
I think you shared the wrong project
I understand what you mean
First i tried "Fibonacci : Price by level" but the lvl (ex lvl 6) didn't match with my custom lvl (I start counting the levels from left to right begining by 0,1,2...) : the lvl 6 wasn't my seventh value...
If you can try my project is very simple :
FIbchannel, custom % (lvl), candle cross one lvl -> BUY / TP next lvl / SL close bellow the lvl // same thing for sell position -
RE: Need Help with Fibo Indicatorposted in Questions & Answers
Hello guys, I'm also interested by the solution
same thing here, i'm trying a fibo channel with custom FibLevels
I can draw the fibo channel but i fail at finding the right setting for opening a position if the candle cross one lvl of the fib channel
Thank you