get_ticker
Retrieve real-time trading data for Binance USDT-M Futures symbols, including price, 24-hour statistics, mark/index prices, and funding information to support trading decisions.
Instructions
Get latest price, 24 h stats, and mark/index prices for a symbol.
Returns a merged dict with:
price, priceChange, priceChangePct, high, low, volume, quoteVolume
markPrice, indexPrice, fundingRate, nextFundingTime
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading pair, e.g. 'BTCUSDT' |