🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Binance DCA Test

by @fpsjago

Binance Dollar-Cost Averaging (DCA) tool for automated and manual recurring crypto purchases. Use when the user wants to plan DCA strategies, execute recurring buys on Binance, check DCA projections, view trade history, or manage a systematic buying schedule for any trading pair (BTC/USDT, ETH/USDT, etc). Triggers on requests about DCA, recurring buys, cost averaging, accumulation strategies, or Binance spot purchases.

Versionv0.0.1
πŸ’‘ Examples

# Check current BTC price
bash scripts/dca.sh price BTCUSDT

Project a DCA plan: $50 every 7 days, 12 buys

bash scripts/dca.sh plan 50 7 12 BTCUSDT

Execute a $50 market buy

bash scripts/dca.sh buy BTCUSDT 50

Check recent trades

bash scripts/dca.sh history BTCUSDT 10

Check USDT balance

bash scripts/dca.sh balance USDT

βš™οΈ Configuration

Requires two environment variables (never hardcode these):

export BINANCE_API_KEY="your-key"
export BINANCE_SECRET_KEY="your-secret"

Optional: BINANCE_BASE_URL (defaults to https://api.binance.com). Use https://testnet.binance.vision for paper trading.

View on ClawHub
TERMINAL
clawhub install binance-dca-test

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’