OnixS Euronext CCG Binary Trading Handler for C++  1.16.0.0
Public Member Functions
StandingData Class Reference

Provides contract standing data. More...

List of all members.

Public Member Functions

 StandingData (const char *path)
 Constructor.
 ~StandingData ()
 Destructor.
size_t noContracts () const
 Get number of Contract entries.
const ContractInfocontractInfo (size_t index) const
 Get Contract nested attributes by index.
const ContractInfofindContractBySecurityId (const char *securityId) const
 Returns 0 if no contract available.

Detailed Description

Provides contract standing data.