IB.reqMktDepthExchangesAsync
reqMktDepthExchangesAsync(self) -> collections.abc.Awaitable[list[ib_async.objects.DepthMktDataDescription]]
Completeness: signature-only · Canonical ID: ib_async.ib.IB.reqMktDepthExchangesAsync
Runtime signature is published; semantic enrichment remains outstanding.
Related API navigation
- Async variant of:
IB.reqMktDepthExchanges - Called by:
IB.reqMktDepthExchanges - Calls:
Client.reqMktDepthExchanges - Completion callback:
EWrapper.mktDepthExchanges - Protocol mapping:
EClient.reqMktDepthExchanges - Response callback:
EWrapper.mktDepthExchanges - Returns:
DepthMktDataDescription - 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.