IB.reqContractDetailsAsync
reqContractDetailsAsync(self, contract: ib_async.contract.Contract) -> collections.abc.Awaitable[list[ib_async.contract.ContractDetails]]
Completeness: fully-documented · Canonical ID: ib_async.ib.IB.reqContractDetailsAsync
Explicit policy override after evidence-backed documentation review.
Related API navigation
- Async variant of:
IB.reqContractDetails - Called by:
IB.qualifyContractsAsync - Called by:
IB.reqContractDetails - Calls:
Client.getReqId - Calls:
Client.reqContractDetails - Completion callback:
EWrapper.contractDetailsEnd - Protocol mapping:
EClient.reqContractDetails - Response callback:
EWrapper.bondContractDetails - Response callback:
EWrapper.contractDetails - Returns:
ContractDetails - 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) - ibkr-campus-tws-api (
official-current; retrieved2026-07-14T19:13:54.602937Z) - 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.