@Deprecated
public class OrderQueuePositionUserMessage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
orderId
Deprecated.
|
int |
position
Deprecated.
|
| Constructor and Description |
|---|
OrderQueuePositionUserMessage(java.lang.String orderId,
int position)
Deprecated.
Record order position in the queue
|
public final java.lang.String orderId
public final int position
public OrderQueuePositionUserMessage(java.lang.String orderId,
int position)
orderId - order idposition - number of shares to be executed before this orderTagsExt#QUEUE_POSITION_AUTO if you want to
switch back to automatic computation or
TagsExt#QUEUE_POSITION_HIDE if you want to hide order
position mark regardless of settings