Seting a condition, for the next trade must be after 11 hour since the first trade is opened.
-
My trade opens very frequently but I want them to open just one position and the next one must be after 11hour since the first trade is opened. Does anyone know how to?
-
@tyutwo Once the first trade is placed reset hour count to 0, once per hour add 12 to the count using the once per hour block, in a condition check the count is => than hours to wait, then place trade.
-
@jstap Can you show me an example on Fxdreema
-
@tyutwo You can try this:
