TimeSeriesResponseV2
- adjustmentType: number Format: double
Factor Capital adjustment factor.
- closeType: number Format: double
Price Closing price for the time period.
- highType: number | null Format: double
Price Highest price for the time period.
- lowType: number | null Format: double
Price Lowest price for the time period.
- marketType: number Format: double
Vwap The market volume weighted average price in cents.
- openType: number | null Format: double
Price Opening price for the time period.
- timeType: string | null Format: date-time
Series Date The date of the time series.
- totalType: number | null Format: double
Value Total value in cents traded for the time period.
- totalType: number | null Format: double
Volume Total volume traded for the time period.
- tradeType: integer | null Format: int32
Count Number of trades for the time period.

