BinanceSpotRest.Endpoints.MarketData.TickerPrice.Query (Binance Spot Rest v0.2.1)
View SourceTicker Price - Empty query
Symbol price ticker
GET /api/v3/ticker/priceLatest price for a symbol or symbols.
Weight:
| Parameter | Symbols Provided | Weight |
|---|---|---|
| symbol | 1 | 2 |
| symbol parameter is omitted | 4 | |
| symbols | Any | 4 |
Data Source: Memory
Full docs: Binance API – ticker/price