get_trading_cmd_sender

Function get_trading_cmd_sender 

Source
pub fn get_trading_cmd_sender() -> Arc<dyn TradingCommandSender>
Expand description

Gets the global trading command sender.

ยงPanics

Panics if the sender is uninitialized.