WithdrawDateExpiredOrders
Set the MG System timestamp of the engine using string format "2000-01-01T08:00:00".
- Section: Transactions
- Related Message: WithdrawDateExpiredOrdersReply
The SystemTime will be frozen at the given time. Sending an empty string will reset the MarketGrid System timestamp back to the monotonic system-wide (OS) clock.
Metadata
- Message Type: TransactionMessage
- Message Number: 1190
Inherited fields
| Name | Type | Size (bytes) | Description |
|---|---|---|---|
| MessageType | Integer (unsigned) | 2 | The unique identifier of this message. |
| ClientId | Integer (unsigned) | 4 | The unique identifier of a session with the server, returned in a successful LoginReply message. |
| RequestId | Integer (unsigned) | 4 | Within each session each message must be uniquely identified by this field. It must be monotonically increasing for the duration of the session. |