Skip to main content
Glama
kydlikebtc

binance-mcp-server

by kydlikebtc

binance_futures_change_leverage

Change leverage for a futures contract to control margin requirements and risk. Set 1-125x leverage, effective immediately for new trades.

Instructions

【合约杠杆调整】修改指定合约的杠杆倍数

📋 功能说明

  • 调整指定合约的杠杆倍数(1-125倍)

  • 影响该合约的保证金需求和风险水平

  • 立即生效,影响后续所有交易

  • 不影响当前持仓,只影响新订单

⚠️ 重要提醒

  • 高杠杆意味着高风险和高收益

  • 建议在无持仓时调整杠杆

  • 杠杆越高,强制平仓风险越大

  • 新手建议使用低杠杆(1-5倍)

🎯 适用场景

  • 根据市场波动调整风险敞口

  • 优化资金使用效率

  • 适应不同的交易策略

  • 风险管理和资金配置

📊 输出示例 杠杆调整后将返回:

⚙️ 合约杠杆调整成功

📋 调整详情
合约类型:BTCUSDT 永续合约
原杠杆:5倍
新杠杆:10倍
调整时间:2022-01-01 08:30:00

💰 保证金影响
原保证金需求:20% (5倍杠杆)
新保证金需求:10% (10倍杠杆)
保证金效率:提升 100%

📊 风险分析
风险等级:由 中等 提升至 高等
价格敏感度:提升 100%
潜在收益:放大 100%
潜在亏损:放大 100%

⚠️ 风险提醒
杠杆已调整为10倍,风险显著增加!
建议设置更严格的止损策略。
密切关注持仓状况,避免强制平仓。

💡 建议操作
- 立即检查当前持仓风险
- 调整止损止盈策略
- 考虑降低仓位大小

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes要修改杠杆的合约,如"BTCUSDT"。每个合约的杠杆设置独立。
leverageYes杠杆倍数,范围1-125。具体最大值取决于合约和账户等级。高杠杆意味着高风险。
Behavior5/5

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

With no annotations provided, the description carries full burden. It discloses that changes take effect immediately, do not affect current positions but only new orders, and alter margin requirements and risk levels. The risk warnings about liquidation and leverage impact add important behavioral context.

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-structured with clear section headers, but it is quite verbose, including a lengthy output example and repeated risk warnings. It front-loads the core purpose, yet could be trimmed to essential information without losing value.

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?

Despite lacking annotations and an output schema, the description provides a detailed output example, functional details, risk analysis, and suggested actions. It gives the agent sufficient context to understand behavior, edge cases (adjust with no positions), and consequences.

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?

Input schema covers both symbol and leverage with descriptions, examples, and ranges, achieving 100% coverage. The description adds no additional parameter-specific semantics beyond referencing the 1-125 range, so baseline 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 explicitly states it modifies the leverage multiplier of a specified contract (修改指定合约的杠杆倍数) and includes a functional overview listing key effects like immediate implementation and impact on new orders. This clearly distinguishes it from sibling tools such as set_margin_type or account queries.

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 use cases like adjusting risk exposure and optimizing capital efficiency, and the reminder advises adjusting when not holding positions. However, it does not explicitly mention when not to use this tool or name alternative tools, so it lacks exclusions.

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