IB.reqExecutionsAsync
reqExecutionsAsync(self, execFilter: ib_async.objects.ExecutionFilter | None = None) -> collections.abc.Awaitable[list[ib_async.objects.Fill]]
Completeness: fully-documented · Canonical ID: ib_async.ib.IB.reqExecutionsAsync
Explicit policy override after evidence-backed documentation review.
Related API navigation
- Async variant of:
IB.reqExecutions - Called by:
IB.connectAsync - Called by:
IB.reqExecutions - Calls:
Client.getReqId - Calls:
Client.reqExecutions - Completion callback:
EWrapper.execDetailsEnd - Protocol mapping:
EClient.reqExecutions - Response callback:
EWrapper.commissionReport - Response callback:
EWrapper.execDetails - Returns:
Fill - Error reference: TWS message codes (applicability is request-dependent).
Sources and provenance
- ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ib-async-repository-2-1-0 (
library-source; retrieved2026-07-15T03:42:42Z) - ibkr-campus-tws-api (
official-current; retrieved2026-07-14T19:13:54.602937Z)
No library docstring is provided; consult the signature, type fields, and operational guides.