no trade if any close trade nearby x candles
-
Hi all, is there any method to let the robot know if any close trade nearby then don`t trade for next x candles?
for example if S/L hit, then don`t trade for next X candles.
-
Perhaps the Delay block will do what you want.
-
I would not use "Delay" for more than few seconds.
There are blocks to find nearby trades and pending orders, but I didn't made one for closed trades. Anyway, I can imagine something like this:
