IB.cancelMktDepth
cancelMktDepth(self, contract: ib_async.contract.Contract, isSmartDepth=False)
Completeness: signature-only · Canonical ID: ib_async.ib.IB.cancelMktDepth
Runtime signature is published; semantic enrichment remains outstanding.
Related API navigation
- Calls:
Client.cancelMktDepth - Calls:
IB.ticker - Cancels:
IB.reqMktDepth - Protocol mapping:
EClient.cancelMktDepth - 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)
Unsubscribe from market depth data.
Args: contract: The exact contract object that was used to subscribe with.