binance-futures

alsk1992/cloddsbot · updated Apr 8, 2026

$npx skills add https://github.com/alsk1992/cloddsbot --skill binance-futures
0 commentsdiscussion
summary

Trade perpetual futures on Binance with up to 125x leverage and full database tracking.

skill.md

Binance Futures

Trade perpetual futures on Binance with up to 125x leverage and full database tracking.

Quick Start

# Set credentials
export BINANCE_API_KEY="your-api-key"
export BINANCE_API_SECRET="your-api-secret"

# Check balance
/bf balance

# Open position
/bf long BTCUSDT 0.01 10x

# View stats
/bf stats

Commands

Account

Command Description
/bf balance Check margin balance
/bf positions View open positions
/bf orders List open orders

Trading

Command Description
/bf long <symbol> <size> [leverage]x Open long position
/bf short <symbol> <size> [leverage]x Open short position
/bf close <symbol> Close position
/bf closeall Close all positions
/bf tp <symbol> <price> Set take-profit
/bf sl <symbol> <price> Set stop-loss
/bf leverage <symbol> <value> Set leverage

Market Data

Command Description
/bf price <symbol> Get current price
/bf funding <symbol> Check funding rate
/bf markets [query] List markets

Database/History

Command Description
/bf trades [symbol] [limit] Trade history from database
/bf dbstats [symbol] [period] Win rate, PnL, profit factor
/bf dbfunding [symbol] Funding payments history
/bf dbpositions [all] Position history

Stats periods: day, week, month

Examples

/bf long BTCUSDT 0.01 10x      # 10x leveraged long
/bf short ETHUSDT 0.1 20x      # 20x leveraged short
/bf tp BTCUSDT 105000          # Take profit at $105k
/bf sl BTCUSDT 95000           # Stop loss at $95k
/bf close BTCUSDT              # Close BTC position
/bf trades BTCUSDT 20          # Last 20 BTC trades
/bf dbstats ETHUSDT week       # ETH stats for past week

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.855 reviews
  • Sakura Perez· Dec 24, 2024

    Solid pick for teams standardizing on skills: binance-futures is focused, and the summary matches what you get after install.

  • Evelyn Shah· Dec 12, 2024

    Useful defaults in binance-futures — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Diego Thompson· Dec 12, 2024

    Solid pick for teams standardizing on skills: binance-futures is focused, and the summary matches what you get after install.

  • Chinedu Tandon· Dec 8, 2024

    Registry listing for binance-futures matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Emma Abbas· Nov 27, 2024

    Solid pick for teams standardizing on skills: binance-futures is focused, and the summary matches what you get after install.

  • Ren Haddad· Nov 15, 2024

    Registry listing for binance-futures matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Rahul Santra· Nov 3, 2024

    binance-futures fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Diego Farah· Nov 3, 2024

    I recommend binance-futures for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Evelyn Srinivasan· Nov 3, 2024

    Registry listing for binance-futures matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Pratham Ware· Oct 22, 2024

    binance-futures has been reliable in day-to-day use. Documentation quality is above average for community skills.

showing 1-10 of 55

1 / 6