This Flask-based trading bot is designed to automate trading operations using Binance API.
-
Flask Web Interface: The bot comes with a user-friendly web interface built using Flask, allowing users to monitor and control the bot with ease.
-
API Integration: Utilizes the Binance API to execute trades, retrieve market data, and manage account information.
-
Customizable Balance Amount Strategy: Easily select the amount of balance to trade.
- Clone the repository:
git clone https://github.com/your-username/trading-bot.git cd trading-bot