Skip to main content

Module record

Module record 

Source
Available on crate feature python only.
Expand description

Python wrapper types for DBN records that include ts_out as a real field.

Structsยง

PyBboMsg
Python wrapper for BboMsg that always includes space for ts_out.
PyCbboMsg
Python wrapper for CbboMsg that always includes space for ts_out.
PyCmbp1Msg
Python wrapper for Cmbp1Msg that always includes space for ts_out.
PyErrorMsg
Python wrapper for ErrorMsg that always includes space for ts_out.
PyImbalanceMsg
Python wrapper for ImbalanceMsg that always includes space for ts_out.
PyInstrumentDefMsg
Python wrapper for InstrumentDefMsg that always includes space for ts_out.
PyMboMsg
Python wrapper for MboMsg that always includes space for ts_out.
PyMbp1Msg
Python wrapper for Mbp1Msg that always includes space for ts_out.
PyMbp10Msg
Python wrapper for Mbp10Msg that always includes space for ts_out.
PyOhlcvMsg
Python wrapper for OhlcvMsg that always includes space for ts_out.
PyStatMsg
Python wrapper for StatMsg that always includes space for ts_out.
PyStatusMsg
Python wrapper for StatusMsg that always includes space for ts_out.
PySymbolMappingMsg
Python wrapper for SymbolMappingMsg that always includes space for ts_out.
PySystemMsg
Python wrapper for SystemMsg that always includes space for ts_out.
PyTradeMsg
Python wrapper for TradeMsg that always includes space for ts_out.
PyV1ErrorMsg
Python wrapper for v1::ErrorMsg that always includes space for ts_out.
PyV1InstrumentDefMsg
Python wrapper for v1::InstrumentDefMsg that always includes space for ts_out.
PyV1StatMsg
Python wrapper for v1::StatMsg that always includes space for ts_out.
PyV1SymbolMappingMsg
Python wrapper for v1::SymbolMappingMsg that always includes space for ts_out.
PyV1SystemMsg
Python wrapper for v1::SystemMsg that always includes space for ts_out.
PyV2InstrumentDefMsg
Python wrapper for v2::InstrumentDefMsg that always includes space for ts_out.