We have just internally discussed the problem of weekend trades. The problem is this: When you set TimeWait = 2 for entering trades Friday midnight and executing them Monday morning, you would create an artificial difference between simulation and real trading. In real trading, a broker platform would reject those trades. The TimeWait variable was normally intended for entry tagets, not as a trick to enable weekend trades.

Therefore we would like to disable trades on Weekends entirely, no matter how you set TimeWait. You can enable weekend trades with the "Weekend" variable anyway, but then you know what you're doing.

What do you think - would that be ok for you?