Interface MarketStatus

Current market status of an exchange's segment.

Hierarchy

  • MarketStatus

Properties

exchange: Exchange

The exchange in which the position is taken.

segment: Segment

The segment in which the position is taken.

status: string

TODO: Market status: OPEN, CLOSE.

type: string

TODO: The type of market: NL, MS, ES, ...

Generated using TypeDoc