pub fn get_trading_cmd_sender() -> Arc<dyn TradingCommandSender>
Gets the global trading command sender.
Panics if the sender is uninitialized.