I would like to make a pause in time (seconds or milliseconds) when my condition are found. So between "If conditons set"... and {do something}. For exemple, if RSI is below 30, (conditons are met), wait 3 seconds and then send a buy market order.
I tried to play around with Time and ToTime but with no sucess

Comment