Skip to main content
Glama
kydlikebtc

binance-mcp-server

by kydlikebtc

binance_futures_24hr_ticker

Get 24-hour perpetual futures market statistics: price change, volume, funding rate, and open interest. Use this data to assess market trends and make informed trading decisions.

Instructions

🚀 合约24小时行情统计 - 永续合约市场全面监控

🔍 功能说明: 获取合约市场24小时内的价格变动统计,包括涨跌幅、成交量、资金费率、未平仓合约等合约特有指标。提供比现货更丰富的市场数据,是合约交易决策的重要依据。

⚠️ 重要提醒: • 价格类型:标记价格统计,避免异常波动影响 • 资金费率:影响持仓成本,正数空头收取,负数多头收取 • 未平仓量:反映市场参与度和持仓情况 • 杠杆效应:价格波动对合约的影响会被杠杆放大

🎯 适用场景: • 合约交易员分析市场热度和交易机会 • 套利交易者监控现货-合约价差变化 • 风险管理员评估市场波动和系统性风险 • 资金管理者分析资金费率趋势制定持仓策略

📊 输出示例: 查询成功后将返回:

🚀 BTCUSDT合约 24小时行情统计

⏰ 统计时间:最近24小时滚动数据
📈 统计截止:2024-01-15 15:30:25

💰 价格表现(标记价格):
当前价格:43,285.75 USDT
24h涨跌:+1,158.25 USDT (+2.75%)
开盘价格:42,127.50 USDT
最高价格:43,620.00 USDT (+3.54%)
最低价格:41,856.25 USDT (-0.64%)
加权均价:42,891.50 USDT

📊 成交情况:
成交量:89,247.5 BTC
成交额:38.26亿 USDT
交易笔数:3,247,891笔
平均每笔:0.0275 BTC

💸 资金费率:
当前费率:+0.0125%(正数)
收取时间:下次 00:00 UTC
费用方向:多头支付空头
预计8小时费用:每万U收1.25U

📈 市场深度:
未平仓合约:45,892.5 BTC
24h变化:+2,847.5 BTC (+6.6%)
持仓热度:高(资金大量流入)

⚡ 市场分析:
• 涨跌状态:强势上涨 +2.75%
• 波动幅度:4.18%(波动较大)
• 交易活跃:成交量是现货3.2倍
• 资金流向:多头占优,但需支付费用
• 市场情绪:乐观,风险偏好提升

💡 交易提示:
合约市场呈现强劲上涨势头,多头情绪浓厚。
当前正数资金费率意味着做多需要支付费用。
建议关注43,620阻力位和资金费率变化趋势。
高未平仓量需要注意潜在的集体平仓风险。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNo指定合约,如"BTCUSDT"永续合约。不填则返回所有合约的24小时统计(为性能考虑,限制返回前50个活跃合约)。
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden and addresses key behavioral traits: it discloses that stats use mark prices to avoid anomalous fluctuations, explains funding fee direction, and highlights leverage effects. It also provides a comprehensive output example showing the exact data shape. However, it does not explicitly state that the operation is read-only, which is implicit but could be clearer.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is highly structured with emojis, clear sections, and a detailed output example, making it easy to parse. However, it is somewhat verbose—some sections like '市场分析' and '交易提示' extend beyond essential tool behavior and into advisory content, which could be trimmed for token efficiency.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of an output schema, the description compensates with a thorough example output covering price, volume, funding rate, open interest, and analysis. It also explains use cases and important metrics, making it complete for a market data tool. Minor gaps exist around error cases or rate limits, but these are not critical for this type of tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already provides 100% coverage with a clear description and examples for the symbol parameter. The description does not add further parameter-level detail, but since the schema is sufficient, a baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it retrieves 24-hour market statistics for perpetual futures contracts, including price change, volume, funding rate, and open interest. It distinguishes itself from spot by explicitly noting it provides richer data, making it distinct from sibling tools like binance_spot_24hr_ticker.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The '适用场景' section provides clear contexts: futures traders analyzing opportunities, arbitrage traders monitoring spot-futures spread, risk managers evaluating volatility, and fund managers analyzing funding rates. It lacks explicit 'when not to use' or naming alternatives, but the scenarios effectively imply when this tool is appropriate vs spot equivalents.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kydlikebtc/binance-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server