Class Index

Index contract.

Hierarchy

  • Index

Implements

Constructors

Properties

Constructors

  • Parameters

    • symbol: string
    • Optional currency: string
    • Optional exchange: string

    Returns Index

Properties

currency?: string

The trading currency.

exchange?: string

The destination exchange.

secType: SecType = SecType.IND

The security type

symbol: string

The asset symbol.

Generated using TypeDoc