margin-trading
Execute and manage Binance margin trades, including borrowing, repayment, and advanced order types via API.
Install
npx skills add https://github.com/binance/binance-skills-hub --skill margin-tradingStats
| Total installs | 1,256 |
| Weekly installs | 1.3K |
| GitHub stars | 583 |
| First seen | Mar 12, 2026 |
| Source | @binance/binance-skills-hub |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs margin-trading |
|---|---|---|
| monetize-service | 1,575 | +319 |
| cloud-architect | 1,016 | -240 |
| search-for-service | 1,465 | +209 |
| crypto-ta-analyzer | 1,072 | -184 |
| investor-materials | 1,025 | -231 |
FAQ
- How many installs does margin-trading have?
- margin-trading has 1,256 total installs and 1.3K installs this week.
- Where is margin-trading hosted?
- margin-trading is published by @binance/binance-skills-hub at https://github.com/binance/binance-skills-hub.
- How many GitHub stars does margin-trading have?
- margin-trading has 583 GitHub stars.
- When was margin-trading first indexed?
- OrangeBot.AI first indexed margin-trading on Mar 12, 2026.
- How do I install margin-trading?
- Run: npx skills add https://github.com/binance/binance-skills-hub --skill margin-trading