One trade per day?? Can it be done?!
-
Hi there, how do I only open one trade a day and once TP or SL is reached, no more trades are opened until the next day? I know how to use the hour filters, but I'm not sure how to only have trade only. Thanks

-
@mattd Put a no trade/pending block above buy/sell, this will mean only one trade/pending at a time.
-
@jstap thanks...im wondering if i should be using the once a day block??
-
@mattd This could work, it just depends on the logic you want to use for the trade.
-
@jstap thanks...I want to open 1 sell trade each day on the GBPUSD at 09:30 (mt4/5 server time) and close it at 00:00 each day. Whether the trade has taken SL or TP I dont want it to trade again until the following day...
-
@mattd Once per day block 00:00, close block under. Once per day block 09:30, no trade block under, sell block under. The no trade will limit to a single trade.