← Back to App Hub

Scalping Bot

Binance Futures auto-trading bot. RSI+MACD+Bollinger strategy, Telegram control.

PythonBinance APIStreamlit
GitHub

Features

Installation

git clone https://github.com/bc1qwerty/crypto-scalping.git
cd crypto-scalping
pip install -r requirements.txt
cp .env.example .env  # Add your Binance API keys and Telegram bot token
python main.py