When the broker connection fails during order entry, retry within a given period of time
R
Ryan Yagatich
From time to time, broker connections fail with error code 500.
If I have an automation that triggers at 12:00 and then again at 13:00, I can't use a "range" setting. If the broker fails at 12:00 and comes back at 12:01, the 12:00 entry won't enter.
It would be nice if there could be a "retry" setting, just like with opening orders - i.e., "retry for up to X seconds/minutes if brokerage is down". In the cases where the broker is down for only 1-2 minutes and a retry of "up to 5 minutes" was specified, then those trades could have been automatically placed.