IB.reqFundamentalDataAsync
reqFundamentalDataAsync(self, contract: ib_async.contract.Contract, reportType: str, fundamentalDataOptions: list[ib_async.contract.TagValue] = []) -> collections.abc.Awaitable[str]
Completeness: signature-only · Canonical ID: ib_async.ib.IB.reqFundamentalDataAsync
Runtime signature is published; semantic enrichment remains outstanding.
Related API navigation
- Async variant of:
IB.reqFundamentalData - Called by:
IB.reqFundamentalData - Calls:
Client.getReqId - Calls:
Client.reqFundamentalData - Completion callback:
EWrapper.fundamentalData - Protocol mapping:
EClient.reqFundamentalData - Response callback:
EWrapper.fundamentalData - 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)
No library docstring is provided; consult the signature, type fields, and operational guides.