Skip to main content

live

Function live 

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

Exposed through nautilus_trader.live.

ยงErrors

Returns a PyErr if registering any module components fails.