Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProduct

Hierarchy

  • IProduct

Index

Properties

callPut?: CallPut

The option type - either CALL or PUT.

expiryDay?: number

The day (1-31) the option will expire.

expiryMonth?: number

The month (1-12) the option will expire.

expiryType?: string

The expiration type for the option.

expiryYear?: number

The four-digit year the option will expire.

productId?: IProductId

ProductId.

securitySubType?: string

The subtype of the security.

securityType?: SecurityType

The type code to identify the order or leg request.

strikePrice?: number

The strike price for the option.

symbol?: string

The symbol for which the quote details are being accessed.

Generated using TypeDoc