Skip to main content

IB.cancelPnLSingle

Back to ib_async.ib.IB

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

Sources and provenance

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.