Interface MarketStatus

Current market status of an exchange's segment.

Hierarchy

  • MarketStatus

Properties

exchange: number

The exchange in which the position is taken.

market_type: string

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

segment: number

The segment in which the position is taken.

status: string

Market status: OPEN, CLOSE.

Generated using TypeDoc