|
trader
v0.1a
A framework to build trading applications
|


Public Member Functions | |
| virtual enum MESSAGES | GetType () |
Public Member Functions inherited from trader::Interface::IMessageData | |
| MessageId | getUniqueMessageId () |
| void | setSourceConnection (const std::string &_sourceConnection) |
| const std::string & | getSourceConnection () const |
Public Attributes | |
| OrderID | orderID |
| ClOrdID | clOrdID |
| SecondaryClOrdID | secondaryClOrdID |
| ClOrdLinkID | clOrdLinkID |
| PartiesObject | parties |
| OrdStatusReqID | ordStatusReqID |
| Account | account |
| AcctIDSource | acctIDSource |
| InstrumentObject | instrument |
| FinancingDetailsObject | financingDetails |
| UndInstrmtGrpObject | undInstrmtGrp |
| Side | side |
Public Attributes inherited from trader::Interface::IMessageData | |
| std::string | sourceConnection |
| MessageId | messageId |
1.8.13