Interface HistoricalTick

The historical tick's description.

Used when requesting historical tick data with whatToShow = MIDPOINT.

Hierarchy

  • HistoricalTick

Properties

Properties

price: number

The historical tick price.

size: number

The historical tick size.

time: number

The UNIX timestamp of the historical tick.

Generated using TypeDoc