BinanceSpotRest.Endpoints.MarketData.Ticker24Hr.Query_DANGER_LARGE_WEIGHT (Binance Spot Rest v0.2.1)

View Source

Ticker 24 Hr - Query without specify symbol. Weight is 80!

24hr ticker price change statistics

GET /api/v3/ticker/24hr

24 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