Skip to main content

backtest

Function backtest 

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

Exposed through nautilus_trader.backtest.

ยงErrors

Returns a PyErr if registering any module components fails.