Interface SecurityDefinitionOptionParameterType

Security Definition Option Parameter details.

Hierarchy

  • SecurityDefinitionOptionParameterType

Properties

exchange: string

The destination exchange.

expirations: string[]

The list of options' available expiration dates.

multiplier: number

The instrument's multiplier (i.e. options, futures).

strikes: number[]

The list of options' available strikes.

tradingClass: string

The underlying asset (local?) symbol.

underlyingConId: number

The contract ID (conID) of the underlying instrument.

Generated using TypeDoc