Interface MarketDataTick

A market data tick on [[IBApiNext]].

Hierarchy

  • MarketDataTick

Properties

Properties

ingressTm: number

The ingress timestamp (UNIX) of the value.

This is the time when [IBApi] has been received the value from TWS (not the timestamp of the actual tick on exchange ticker).

value?: number

The tick value.

Generated using TypeDoc