How to use Loop to get Fractal Swings
-
Hi guys. Can you please help me to use Loop to get the fractal swing points?
Example is the swing point should be the highest/lowest from +- candle lookback
Example
Candle 5 high is the highest between candle 1 to 4 and candle 6-9
So it has 4 candle look back left and right -
There is no specific block doing that in fxDreema. You will need a combination of blocks and variables to do it. Are you familiar with variables?
-
@l-andorrà I am kinda familiar with it but I do not know how to use it to get Swing Points. I think it is much easier to use the Custom MQL Code Block for this Loop?
-
Yes. If you know how to add that code on that block, that will be definitely easier.