|
Property |
Description |
|
clientId() As Integer |
Filter the results of the reqExecutionsEx() method based on the clientId. |
|
acctCode() As String |
Filter the results of the reqExecutionsEx() method based on an account code. Note: this is only relevant for Financial Advisor (FA) accounts. |
|
time() As String |
Filter the results of the reqExecutionsEx() method based on execution reports received after the specified time. The format for timeFilter is "yyyymmdd-hh:mm:ss" |
|
symbol() As String |
Filter the results of the reqExecutionsEx() method based on the order symbol. |
|
secType() String |
Filter the results of the reqExecutionsEx() method based on the order security type. Note: Refer to the Contract object for the list of valid security types. |
|
exchange() As String |
Filter the results of the reqExecutionsEx() method based on the order exchange. |
|
side() As String |
Filter the results of the reqExecutionsEx() method based on the order action. Note: Refer to the Order object for the list of valid order actions. |