Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFundamentalQuoteDetails

Hierarchy

  • IFundamentalQuoteDetails

Index

Properties

companyName: string

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

eps: number

The earnings per share on a rolling basis (Applies to stocks only).

estEarnings: number

The estimated earnings.

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 most recent trade price for 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.

symbolDescription: string

A description of the security, such as company name or option description.

Generated using TypeDoc