Install
openclaw skills install crypto-scalper-botAutomated Binance Futures USDT-M scalping bot using RSI, EMA, Volume, Bollinger Bands, with auto SL/TP, Telegram alerts, and health monitoring.
openclaw skills install crypto-scalper-botAutomated crypto scalping bot for Binance Futures USDT-M
A complete crypto trading bot with multiple strategies:
# Setup credentials
nano binance.env
nano telegram.env
# Verify setup
bash setup.sh
# Run strategies
bash run_cycle.sh # Scalper
bash run_mean_reversion.sh # Bollinger
bash run_qa.sh # QA check
See README.md for full installation guide.