pub fn init_exec_cmd_sender(sender: Arc<dyn TradingCommandSender>)Expand description
Sets the global trading command sender if not already set (idempotent).
pub fn init_exec_cmd_sender(sender: Arc<dyn TradingCommandSender>)Sets the global trading command sender if not already set (idempotent).