Skip to main content

IB.cancelHistoricalData

Back to ib_async.ib.IB

cancelHistoricalData(self, bars: ib_async.objects.BarDataList)

Completeness: fully-documented · Canonical ID: ib_async.ib.IB.cancelHistoricalData

Explicit policy override after evidence-backed documentation review.

Related API navigation

Sources and provenance

Cancel the update subscription for the historical bars.

Args: bars: The bar list that was obtained from reqHistoricalData with a keepUpToDate subscription.