margin-trading

Manage leveraged margin trading and accounts on Binance via API.

951|183|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/binance/binance-skills-hub --skill margin-trading-binance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: margin-trading
Source: https://github.com/binance/binance-skills-hub/tree/main/skills/binance/margin-trading
Command: npx skills add https://github.com/binance/binance-skills-hub --skill margin-trading-binance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to interact with Binance's margin trading functionalities, allowing for leveraged trading and management of margin accounts directly through API calls.

Core Features & Use Cases

  • Leveraged Trading: Execute trades with leverage on supported trading pairs.
  • Account Management: Query margin account details, interest rates, and manage isolated margin accounts.
  • Order Management: Place, cancel, and query various types of margin orders (e.g., limit, market, OCO).
  • Use Case: A user wants to adjust their maximum leverage for a specific trading pair, enable an isolated margin account for a new asset, and then place a leveraged buy order.

Quick Start

Use the margin-trading skill to query your cross margin account details.

Frequently Asked Questions about margin-trading

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I adjust leverage for a specific crypto trading pair on Binance?

To adjust leverage for Binance crypto trading, you use the margin-trading API to modify the maximum leverage settings for your targeted trading pair. This allows you to execute leveraged trades directly through authenticated API calls.

Can I manage isolated margin accounts and query interest rates via the Binance API?

Yes, you can manage isolated margin accounts and query interest rates via the Binance API. The functionality supports enabling isolated accounts for new assets and retrieving historical margin transaction data.

How do I place and cancel leveraged margin orders using the Binance API?

You place and cancel leveraged margin orders using the Binance API by calling authenticated endpoints to execute various order types. Supported orders include limit, market, and OCO trades within your margin account.

Do I need API keys to execute leveraged cryptocurrency trades on Binance?

Yes, you need an API key and secret key to execute leveraged cryptocurrency trades on Binance. Authenticated endpoints require these credentials to securely manage your margin account and process order placements.

What types of margin orders are supported for leveraged crypto trading?

Supported margin orders for leveraged crypto trading include limit, market, and OCO orders. The API allows you to place, cancel, and query these various order types directly within your Binance margin account.

How does cross margin account management work with the Binance API?

Cross margin account management with the Binance API works by querying account details and adjusting leverage through authenticated endpoints. You can retrieve margin-related data such as interest rates and historical transactions directly.