BinanceSpotRest.Endpoints.MarketData.Ticker24Hr.SymbolQuery (Binance Spot Rest v0.2.1)
View SourceTicker 24 Hr - Symbol query
24hr ticker price change statistics
GET /api/v3/ticker/24hr24 hour rolling window price change statistics. Careful when accessing this with no symbol.
Weight:
| Parameter | Symbols Provided | Weight |
|---|---|---|
| symbol | 1 | 2 |
| symbol parameter is omitted | 80 | |
| symbols | 1-20 | 2 |
| 21-100 | 40 | |
| 101 or more | 80 | |
| symbols parameter is omitted | 80 |
Data Source: Memory
Full docs: Binance API – ticker/24hr