QuoteResponseV3
- askType: integer | null Format: int32
Count The number of sells at the current ask price.
- askType: number | null Format: double
Price The current ask price in cents.
- askType: number | null Format: double
Volume Total volume at the current ask price.
- bidType: integer | null Format: int32
Count The number of buys at the current bid price.
- bidType: number | null Format: double
Price The current bid price in cents.
- bidType: number | null Format: double
Volume Total volume at the current bid price.
- companyType: string | null
Report Code Company report code. Displays R if there is a report.
- dataType: string
Source The data source for the security.
- exchangeType: string
The exchange where the security is listed.
- highType: number | null Format: double
Price Highest price in cents traded for the current day.
- lastType: number | null Format: double
Price Last price in cents.
- lowType: number | null Format: double
Price Lowest price in cents traded for the current day.
- marketType: number | null Format: double
Value Value in cents traded during market hours.
- marketType: number | null Format: double
Volume Volume traded during market hours.
- marketType: number Format: double
Vwap The market volume weighted average price in cents.
- matchType: number | null Format: double
Price Indicative match price in cents before market match occurs.
- matchType: number | null Format: double
Volume Indicative match volume.
- movementType: number | null Format: double
Current days movement in cents.
- openType: number | null Format: double
Price Opening price in cents.
- previousType: number | null Format: double
Close Price Previous day's close price in cents.
- priceType: number | null Format: double
Multiplier Security price multiplier.
- quotationType: string | null
Basis Code Basis of quotation code for the security.
- securityType: string
Code Security code.
- totalType: number | null Format: double
Value Total value in dollars traded for the current day.
- totalType: number Format: double
Volume Total volume traded for the current day.
- tradeType: number | null Format: double
Count The number of trades for the current day.
- tradeType: string | null Format: date-time
Date Time Date and time of the last trade.
- tradingType: string | null
Status Trading status of the security.
- updateType: string | null Format: date-time
Date Time Date and time of the last update.

