Fractals without second operand
-
Hi all,
sorry, i'm very new here. is it possible to use the fractals indicator just executing, when it creates an up or down with out any second operand.For example, when there is a Fractal Up it should place an Sell Order with Stop Loss from the Fractal Up Value + 20 Pips
-
Yes, that is possible, but when do you exactly need the order to be programmed, as soon as the fractal is appearing or only when it is confirmed?
-
Actually this would be part of backtesting then. So probably both ways are intressting
-
@synatic Then you can use this version to test the fractal as soon as it appears:
https://fxdreema.com/shared/t1diHodMd
In order to test a confirmed fractal you need to substitute candle ID 2 by candle ID 3 on blocks 2 and 3.
-
Cool thanks. I will study your inputs to understand what you created
-
You're welcome.