Need Help with Fibo Indicator
-
Hi @YassineH . Did you manage to do it? Can you share the project?
-
Here i share with all my part.
I really hope that anyone can help
to make the level works and share it here. -
@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 ?? -
@YassineH , do you use the indicator that i attached or drawing your own fibo level?
Sorry not infront of my laptop.What i share is a fully working EA, just make sure the variable is there.
Or else,
Simply delete the pass-variable block, and drag the indicator on the chart when start runningthe strategy tester. It should work.
-
i draw my own channel fibo level
i will try it tomorrow -
@yassineh said in Need Help with Fibo Indicator:
@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 -
Which one? Hahaha.
That is @YassineH 's. -
@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 -
Hi guys, any luck with the fibo middle levels so far?
I guess the alternative will be using block for drawing the level.
Can you help me with those 3 levels @YassineH ? -
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 -
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 -
Yes, i think of that too. Maybe another similar indi with all the needed buffer i guess. This is the only solution i can think of with my fxdreema knowledge.

-
Hi guys, i believe this fibo indi gonna work well with my EA.
- fibo01
- fibocalc_V31
I attached here.
0_1600274149747_fibo01.ex4
0_1600274160500_fibocalc_V31.mq4Why did i put 2 indis here?
Ok, if you attach to the chart, both indis actually like the same, only different filename. This is what i got on the net. And both have the same object names & descriptions.I like fibo01 more but cannot find the mq4. So i'm assuming the fibocalc_V31 can do the job.
If you test the 2 indis, fibocalc_V31 got some error that makes the MT4 suddenly close.
While fibo01, the Expert tab come out with this warning/error i don't know.
Any expert can help explain this? or help resolve this error maybe?
Thanks.
-
haha...sorry, i dont know much about code but I would open whichever EA that is and find out what ObjectMove is...but I might assume that, if the coding is right, perhaps this EA/indi requires you to be on a specific time frame to work correct?
-
Hi @jsauter86 .Actually i have made a successful backtested ea using this indi. Only that my concern is that the warning/error would make the ea doesn't run properly like in backtest.
-
Can i do like this in init tab, to make the line always on the chart?
