IB.cancelRealTimeBars
cancelRealTimeBars(self, bars: ib_async.objects.RealTimeBarList)
Completeness: signature-only · Canonical ID: ib_async.ib.IB.cancelRealTimeBars
Runtime signature is published; semantic enrichment remains outstanding.
Related API navigation
- Calls:
Client.cancelRealTimeBars - Cancels:
IB.reqRealTimeBars - Protocol mapping:
EClient.cancelRealTimeBars - 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 the realtime bars subscription.
Args:
bars: The bar list that was obtained from reqRealTimeBars.