DepthResponse
- askType: array string[] | null
Data Sources - askType: number | null Format: double
Order Count The number of orders.
- askType: number | null Format: double
Price The current ask price in cents.
- askType: number | null Format: double
Volume Volume at current ask price.
- bidType: array string[] | null
Data Sources - bidType: number | null Format: double
Order Count The number of orders.
- bidType: number | null Format: double
Price The current bid price in cents.
- bidType: number | null Format: double
Volume Volume at current bid price.

