Get CeFi min/max price over a window
GET/v1/cefi/market/prices/range
Returns the minimum and maximum bid/ask midpoint price observed for a CeFi instrument within a configurable lookback window, along with the timestamps at which each extreme occurred.
See the Time Window & Resolution
section for the format of window.
Request
Responses
- 200
- 400
- 404
- 500
Price range data for the requested CeFi symbol
Bad request - invalid parameters
No price data found for the symbol within the window
Internal server error