fixsim_list_executions_out
Execution reports FIXSIM sent OUT on a session (acks, fills, partial fills, rejects, cancels). Pass clOrdId to see the full execution history of one order: ExecType, OrdStatus, LastPx/LastQty, CumQty, LeavesQty, AvgPx and the raw FIX.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return, newest first (default 25, max 200) | |
| apiKey | No | ||
| clOrdId | No | Optional ClOrdID (tag 11) to narrow to one order | |
| session | Yes | ||
| instance | Yes |