FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
string | symbol
The symbol, stock code, bond or currency pair for the orders to cancel. Use "ALL" to cancel orders on all symbols. |
string | serviceId
Service ID - blank is shorthand for "any" (only recommended for example applications). |
string | ownerId
The username that placed the order (the dashboard user in Event Modeller). |
dictionary<string, string> | extraParams
Extra parameters that do not map into any of the above. Convention is that keys are in TitleCase. e.g. "StopPrice", "Account", etc. |
Member detail |
---|
dictionary<string, string> extraParamsExtra parameters that do not map into any of the above. Convention is that keys are in TitleCase. e.g. "StopPrice", "Account", etc.
string ownerIdThe username that placed the order (the dashboard user in Event Modeller).
string serviceIdService ID - blank is shorthand for "any" (only recommended for example applications).
string symbolThe symbol, stock code, bond or currency pair for the orders to cancel. Use "ALL" to cancel orders on all symbols.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |