IB.cancelPnL
cancelPnL(self, account, modelCode: str = '')
Completeness: fully-documented · Canonical ID: ib_async.ib.IB.cancelPnL
Explicit policy override after evidence-backed documentation review.
Related API navigation
- Calls:
Client.cancelPnL - Cancels:
IB.reqPnL - Protocol mapping:
EClient.cancelPnL - 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)
Cancel PnL subscription.
Args: account: Cancel for this account. modelCode: If specified, cancel for this account model.