derivatives-trading-coin-futures
Binance Derivatives-trading-coin-futures request using the Binance API. Authentication requires API key and secret key. Supports testnet and mainnet.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/binance-skills-hub/binance-derivatives-trading-coin-futuresWhat This Skill Does
The derivatives-trading-coin-futures skill enables the OpenClaw AI agent to interact directly with the Binance COIN-Margined Futures API. It provides a robust interface for both public market data retrieval and private, authenticated account management. By leveraging this skill, you can automate complex tasks such as querying account balances, managing position modes, retrieving historical trade data, and fetching market statistics like funding rates or 24hr ticker prices. The skill is built to handle the complexities of Binance API authentication, requiring only your API key and secret key to securely execute sensitive trading operations on both the mainnet and testnet environments.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/binance-skills-hub/binance-derivatives-trading-coin-futures
Ensure your OpenClaw environment is properly configured with your Binance API credentials, as these are mandatory for accessing endpoints that require USER_DATA or TRADE privileges.
Use Cases
This skill is designed for quantitative traders and developers looking to automate their cryptocurrency futures strategy. Common use cases include:
- Automated Portfolio Monitoring: Periodically check your account equity and individual position sizes across various COIN-margined contracts.
- Historical Analysis: Extract granular order, trade, and income history for offline analysis or tax reporting using the asynchronous download endpoints.
- Risk Management: Programmatically adjust your position mode (Dual vs. Hedge) based on market volatility or strategy requirements.
- Market Research: Gather real-time data on basis, funding rates, and index price constituents to feed into custom trading algorithms.
Example Prompts
- "Check my current Binance COIN-margined futures balance and display the available margin."
- "Get the 24-hour ticker statistics for the BTC/USD quarterly contract and compare it with the current funding rate."
- "Export my order history for the last 30 days and provide me with the download link."
Tips & Limitations
Always verify that your API credentials have the correct permissions enabled on the Binance platform. For production trading, ensure you have enabled the 'Enable Futures' option for your API key. Note that some endpoints are rate-limited by Binance; exceeding these limits will result in temporary bans. We highly recommend using the testnet environment for initial development to avoid accidental financial loss. Ensure your system time is synchronized using NTP, as the Binance API requires highly accurate timestamps for signed requests.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-binance-skills-hub-binance-derivatives-trading-coin-futures": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
query-token-info
Query token details by keyword, contract address, or chain. Search tokens, get metadata and social links, retrieve real-time market data (price, price trend, volume, holders, liquidity), and fetch K-Line candlestick charts. Use this skill when users search tokens, check token prices, view market data, or request kline/candlestick charts.
binance
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
meme-rush
Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about new meme tokens, meme launches, bonding curve, migration status, pump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.
query-address-info
Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain, including token name, symbol, price, 24h price change, and holding quantity. Use this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.