Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 748 Bytes

Trading Bot

Overview

This Flask-based trading bot is designed to automate trading operations using Binance API.

Trading Bot Dashboard

Features

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/trading-bot.git
    cd trading-bot