IB.cancelPnLSingle
cancelPnLSingle(self, account: str, modelCode: str, conId: int)
Completeness: fully-documented · Canonical ID: ib_async.ib.IB.cancelPnLSingle
Explicit policy override after evidence-backed documentation review.
Related API navigation
- Calls:
Client.cancelPnLSingle - Cancels:
IB.reqPnLSingle - Protocol mapping:
EClient.cancelPnLSingle - 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)
Cancel PnLSingle subscription for the given account, modelCode and conId.
Args: account: Cancel for this account name. modelCode: Cancel for this account model. conId: Cancel for this contract ID.