OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Member Functions | Public Attributes | List of all members
DedicatedStopOrderChange Struct Reference

Dedicated Stop Order Change. More...

Public Member Functions

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

Public Attributes

SeriesId seriesId
 Unique binary Id of the instrument.
 
OrderId orderId
 Exchange order ID.
 
int32 transactionStatus
 Transaction, Status. More...
 
int32 transAck
 Transaction, Acknowledgement. More...
 
int32 totalVolume
 Total Volume. More...
 
int32 mpMaxRandomHidden
 Quantity. More...
 

Detailed Description

Dedicated Stop Order Change.

Member Data Documentation

int32 mpMaxRandomHidden

Quantity.

Max shown quantity in an random hidden order related transaction.

int32 totalVolume

Total Volume.

Total number of units (options, futures, forwards and so on) in an order related transaction.

int32 transAck

Transaction, Acknowledgement.

Contains the same information as Txstat and indicates the action taken as a result of the transaction or a reason for an aborted transaction. See OMex System's Error Messages for details about why transactions are aborted.

int32 transactionStatus

Transaction, Status.

Contains the same information as Cstatus and indicates the status of a whole transaction. It can take on the following values:

1 - Succesfull 2 - Transaction aborted