Definition
Live Execution Queue
The internal queue where every signal lands before any broker calls. While `live_execution_dry_run` is on, the queue holds signals as `dry_run_held` and zero broker calls fire.
Example
During the controlled go-live, every signal queues but only operator-approved accounts execute against the broker.Related terms
