Skip to main content

trading

Function trading 

Source
pub fn trading(_: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Exposed through nautilus_trader.trading.

ยงErrors

Returns a PyErr if registering any module components fails.