OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Member Functions | Public Attributes | List of all members
InstrumentStatus Struct Reference

Instrument status information. More...

Public Member Functions

std::string toString () const
 String representation.
 
 InstrumentStatus ()
 Default constructor.
 

Public Attributes

const TradingStatetradingState
 Actual trading state.
 
std::string statusMessage
 Status Message.
 
uint16 minutesToStateChange
 This identifies how many minutes that are left until a change of state. More...
 

Detailed Description

Instrument status information.

Member Data Documentation

uint16 minutesToStateChange

This identifies how many minutes that are left until a change of state.

If the value is larger than zero, it is a warning. If the value is zero, it means that it is the actual state change.