Waiting x minutes after a loosing trade
-
How did you go with this new block?
-
How can I stop trading again for some minutes, after a loosing trade is closed?
-
Here is one way, which is by checking the profit and the age of the last trade before going to create a new one: https://fxdreema.com/shared/gOc5xZ4nc
And here is the result: http://prntscr.com/846fayAlso there is a way to put the EA into pause and doing nothing for some period of time using "Delay" block, but it doesn't work in backtesting.
People wanted to easily delay trading before, so I will make some block to do that eventually.
-
Any news on this block?
-
Hi Ad, i am a newbie, how can i stop trading again for 15 minutes after a losing trade in my EA? I've used your block, but it gone wrong. Pls help me to fix in my block: https://fxdreema.com/shared/m39FamHle
Thanks -
@minh You didn't include the 'check age' block of the admin's example.