instrument_series
¶
A file which provides a series of instruments and values that are unique to them.
Endian
¶
Bases: NamedTuple
flowchart LR
tm_data_types.helpers.instrument_series.Endian[Endian]
click tm_data_types.helpers.instrument_series.Endian href "" "tm_data_types.helpers.instrument_series.Endian"
A class representing the endian-ness and format of data.
InstrumentSeries
¶
Bases: Enum
flowchart LR
tm_data_types.helpers.instrument_series.InstrumentSeries[InstrumentSeries]
click tm_data_types.helpers.instrument_series.InstrumentSeries href "" "tm_data_types.helpers.instrument_series.InstrumentSeries"
Which instrument series is being written to or read from.
InstrumentSeriesDataStyle
¶
Bases: NamedTuple
flowchart LR
tm_data_types.helpers.instrument_series.InstrumentSeriesDataStyle[InstrumentSeriesDataStyle]
click tm_data_types.helpers.instrument_series.InstrumentSeriesDataStyle href "" "tm_data_types.helpers.instrument_series.InstrumentSeriesDataStyle"
A class representing the data style of a specific instrument series.