margin-trading
Installation
Summary
Authenticated access to 60+ Binance margin trading endpoints covering account management, borrowing, orders, and liquidation.
- Supports both cross margin and isolated margin modes with endpoints for account queries, leverage adjustment, and collateral management
- Includes comprehensive order management: standard orders, OCO (One-Cancels-Other), OTO (One-Triggers-Other), and OTOCO orders with stop-loss and take-profit options
- Provides borrowing and repayment operations, interest rate tracking, and forced liquidation records
- Requires API key and secret key authentication; all requests return JSON responses with automatic request signing via HMAC SHA256, RSA, or Ed25519
SKILL.md
Binance Margin-trading Skill
Margin-trading request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format.
Quick Reference
Related skills