Skip to main content

binance

Function binance 

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

Binance adapter Python module.

Exposed through nautilus_trader.adapters.binance.

ยงErrors

Returns an error if module initialization fails.