Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWeek52QuoteDetails

Hierarchy

  • IWeek52QuoteDetails

Index

Properties

companyName: string

The name of the company associated with the equity, option, or index.

high52: number

The highest price at which a security has traded during the past year (52 weeks). For options, this value is the lifetime high.

lastTrade: number

The price of the most recent trade in a security.

low52: number

The lowest price at which a security has traded during the past year (52 weeks). For options, this value is the lifetime low.

perf12Months: number

The performance value for the past 12 months.

previousClose: number

The official price at the close on the previous trading day.

symbolDescription: string

A description of the security; for example, company name or option description.

totalVolume: number

Total number of shares or contracts exchanging hands.

Generated using TypeDoc