Changelog
October 2024
[October 17, 2024] The update on calculation method for the change24h field in the Futrues and SPOT ticker interfaces
Endpoints:
- /api/v2/spot/market/tickers, SPOT Get Ticker Information
- /api/v2/mix/market/ticker, Futures Get Single Ticker
- /api/v2/mix/market/tickers, Futures Get All Tickers
Change:
The calculation of the change24h field in the API response will change from the price fluctuation from 00:00 in the UTC+8 time zone to the current time, to the price fluctuation over the past 24 hours from the current time.
