Skip to main content
Glama
kydlikebtc

binance-mcp-server

by kydlikebtc

binance_spot_24hr_ticker

Fetch 24-hour spot market statistics for a trading pair or all pairs, covering price change, volume, high/low, and weighted average to gauge market trends and liquidity.

Instructions

📈 24小时行情统计 - 现货市场全面监控

🔍 功能说明: 获取现货市场24小时内的价格变动统计,包括涨跌幅、成交量、最高最低价、加权平均价等关键指标。提供完整的市场表现概览,是判断市场热度和趋势的重要参考。

⚠️ 重要提醒: • 统计周期:过去24小时的滚动统计,每秒更新 • 数据完整性:包含价格、成交量、交易次数等全维度数据 • 市场活跃度:通过成交量和交易次数判断流动性状况 • 价格区间:24小时最高最低价显示当日波动范围

🎯 适用场景: • 投资者快速了解市场整体表现和热门币种 • 交易员识别异常波动和交易机会 • 分析师进行市场情绪和资金流向分析 • 风控人员监控价格异常和市场风险

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

📊 BTCUSDT 24小时行情统计

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

💰 价格表现:
当前价格:43,250.50 USDT
24h涨跌:+1,125.50 USDT (+2.67%)
开盘价格:42,125.00 USDT
最高价格:43,580.00 USDT (+3.45%)
最低价格:41,890.00 USDT (-0.56%)
加权均价:42,845.75 USDT

📊 成交情况:
成交量:12,847.25 BTC
成交额:5.506亿 USDT
交易笔数:892,456笔
平均每笔:0.0144 BTC

📈 买卖盘:
最佳买价:43,248.50 USDT
最佳卖价:43,252.50 USDT
买卖价差:4.00 USDT (0.009%)

⚡ 市场分析:
• 涨跌状态:上涨 +2.67%(表现优秀)
• 波动幅度:4.02%(波动适中)
• 交易活跃:成交频繁,流动性充足
• 价差状态:买卖价差较小,交易成本低

💡 交易参考:
当前市场情绪偏向乐观,价格持续上涨。
买卖盘深度良好,适合进行交易操作。
建议关注43,580附近的阻力位表现。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNo指定交易对,如"BTCUSDT"。不填则返回所有现货交易对的24小时统计(为性能考虑,限制返回前50个活跃交易对)。
Behavior5/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It reveals that data is a rolling 24-hour window updated every second, mentions data completeness, market activity metrics, and provides a detailed output example. This goes beyond minimal expectations.

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 well-organized with clear sections and front-loaded function explanation. The extensive output example is valuable but makes the description somewhat long; still, every section serves a purpose.

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

Completeness5/5

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

For a simple read-only tool with one optional parameter and no output schema, the description is complete. It explains what the tool does, when to use it, behavioral details, and provides an output example that substitutes for a schema.

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 input schema already provides 100% coverage for the only parameter 'symbol' with examples and explanation. The description does not add extra parameter semantics beyond what the schema offers, so the baseline of 3 applies.

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 this tool retrieves 24-hour spot market price statistics, including specific metrics like price change, volume, high/low, and weighted average price. It explicitly says '现货市场' (spot market), distinguishing it from futures ticker siblings.

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 description provides clear usage contexts under '适用场景' (applicable scenarios) for investors, traders, analysts, and risk control. It implies when to use the tool, though it does not explicitly name alternative tools or state when not to use it.

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