Cancel Market Depth

View as MarkdownOpen in Claude

EClient.cancelMarketDepth (

tickerId: int. Request identifier used to track data.

isSmartDepth: bool. Flag indicates that this is smart depth request.

)

Cancel’s market depth’s request.

1self.cancelMktDepth(2001, False)