Interface AccountSummaryValue

A value on the account summary.

Hierarchy

  • AccountSummaryValue

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: string

The value as string.

Generated using TypeDoc