Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StocksResult

Index

Properties

Ask

Ask: number

The lowest ask price for the security as of the quote's Date and Time.

AskDate

AskDate: string

The date of the Ask in the local time of the exchange (Eastern Time).

AskMarketIdentificationCode

AskMarketIdentificationCode: string

The Market Identification Code of the Ask.

AskSize

AskSize: number

The total quantity offered at the ask price.

AskTime

AskTime: string

The time of the Ask in the local time of the exchange (Eastern Time).

Bid

Bid: number

The highest bid price for the security as of the quote's Date and Time.

BidDate

BidDate: string

The date of the Bid in the local time of the exchange (Eastern Time).

BidMarketIdentificationCode

BidMarketIdentificationCode: string

The Market Identification Code of the Bid.

BidSize

BidSize: number

The total quantity offered at the bid price.

BidTime

BidTime: string

The time of the Bid in the local time of the exchange (Eastern Time).

ChangeFromPreviousClose

ChangeFromPreviousClose: number

The price difference between Last and PreviousClose prices.

Close

Close: number

The closing price for the security as of the quote's Date.

Currency

Currency: string

The currency of the equity.

Date

Date: string

The date of the last trade, in Eastern Time.

Delay

Delay: number

The time it took for the server to complete a request.

High

High: number

The day's highest traded price for the security as of the quote's Date and Time.

High52Weeks

High52Weeks: number

The highest price at which the security traded in the last 52 weeks.

Identifier

Identifier: string

IdentifierType

IdentifierType: string

Identity

Identity: "IP" | "Cookie" | "Header" | "Request"

A description of how the call was authenticated.

Last

Last: number

The price at which the last trade occurred for the security as of the quote's Time.

LastMarketIdentificationCode

LastMarketIdentificationCode: string

The Market Identification Code of the Last price.

LastSize

LastSize: number

The number of shares traded at the last price.

Low

Low: number

The day's lowest traded price for the security as of the quote's Date and Time.

Low52Weeks

Low52Weeks: number

The lowest price at which the security traded in the last 52 weeks.

Message

Message: string

A short message describing the error or an informational message.

Open

Open: number

The opening price for the security as of the quote's Date.

Outcome

Outcome: "Success" | "SystemError" | "RequestError" | "RegistrationError"

The outcome of the call.

PercentChangeFromPreviousClose

PercentChangeFromPreviousClose: number

The percentage difference between Last and PreviousClose prices.

PreviousClose

PreviousClose: number

The price for the security at Market close of the previous trading day.

PreviousCloseDate

PreviousCloseDate: string

The date for the closing price returned in the PreviousClose parameter.

Security

Security: StocksSecurity

The security instance of the quote.

Time

Time: string

The time of the last trade, in Eastern Time.

TradingHalted

TradingHalted: boolean

The trading halt status of the security. "true" means that trading in the security is halted as of the quote Time.

UTCOffset

UTCOffset: number

The offset or difference, in hours, from the NASDAQ local time to UTC.

Volume

Volume: number

The total trading volume of the security for the day.

Legend

  • Property

Generated using TypeDoc