Skip to main content

IB.reqHistoricalTicksAsync

Back to ib_async.ib.IB

reqHistoricalTicksAsync(self, contract: ib_async.contract.Contract, startDateTime: str | datetime.date, endDateTime: str | datetime.date, numberOfTicks: int, whatToShow: str, useRth: bool, ignoreSize: bool = False, miscOptions: list[ib_async.contract.TagValue] = []) -> collections.abc.Awaitable[list]

Completeness: signature-only · Canonical ID: ib_async.ib.IB.reqHistoricalTicksAsync

Runtime signature is published; semantic enrichment remains outstanding.

Related API navigation

Sources and provenance

No library docstring is provided; consult the signature, type fields, and operational guides.