← 앱 허브로 돌아가기

Scalping Bot

바이낸스 선물 자동매매 봇. RSI+MACD+볼린저밴드 전략, 텔레그램 원격 제어.

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