Cancel Account Updates by Model

View as MarkdownOpen in Claude

EClient.reqAccountUpdatesMulti (

reqId: int. Identifier to label the request

account: String. Account values can be requested for a particular account

modelCode: String. Values can also be requested for a model

ledgerAndNLV: bool. Specify false to cancel your subscription.

)

1self.reqAccountUpdatesMulti(reqId, self.account, "", False)