-
I would like to detect a GAP in GER30. So i need the closing-price from the day before and i would like to compare it with the first price on the current day. How could i do this? Thank you!
-
formula:
- candle close (ID 1) - candle open (ID 0)
- remember to use daily timeframe in the formula
then condition: formula result > yourGap