GroupID | Returns the group identifier of the current trade, if any. |
IsMatched | Returns the trade's matched/not matched status. |
Price | Returns the trade price. |
Quantity | Returns the trade's quantity. |
QuantityFractional | Gets trade fractional quantity, positive for long, negative for short |
ServerTimestamp | Returns the server timestamp of last trade update (server time, converted to configured time zone). |
Side | Returns the trade's side. |
Timestamp | Returns the last response reception timestamp. When a property is updated, CQG API records the information reception time in the Timestamp property (using local time). |