← アプリ一覧に戻る

スキャルピングBot

Binance先物自動売買Bot。RSI+MACD+ボリンジャー戦略、Telegram制御。

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