Need help with my Fibonacci EA plan
-
Hey, I'm trying to build an EA that trades fibonacci levels.
To help it draw fibonacci levels properly, I need to add this condition;
If lowest point of X period is left handside of highest point of X period; 1.00 level will be at lowest point and 0.00 level will be at highest point.
If highest point of X period is left handside of lowest point of X period; 1.00 level will be at highest point and 0.00 level will be at lowest point.
It's actually the basic principle of drawing fibonaccis but here is an example;
https://www.tradingview.com/x/kkDnvGHK/And here is the fxdreema link without that principle;
https://fxdreema.com/shared/F9ugCtVqc -
@omerkaraba Hi, I don't see how any one can help with this, you need to decide how the hi & lo are decided, maybe zig zag but then you need to decide the settings, maybe I am wrong and someone can help but I am unsure how.
-
Thank you for your answer and finally I made it !
If anyone wonders;
-
@omerkarabay If this covers all your needs then well done, I will say though condition 1 looks for lo to be lower than hi between range 0-72, so the condition is always true, condition 2 looks for lo to be higher than hi between range 0-72, so condition is always false.
-
@omerkarabay Thank you for sharing.
-
@omerkarabay hello your project is really good .....but selling and buying
Where do I position the blocks?
requesting your help