Skip to main content

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.