Skip to content

xavya-dev/Trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance Trading Bot

This is a complete end-to-end trading application for the Binance Futures Testnet, featuring both an interactive CLI menu and a lightweight Web UI.

Setup

  1. Install requirements: pip install -r requirements.txt
  2. Add your Binance Testnet API keys inside app.py and cli.py.

How to Run

Option 1: Lightweight Web UI (Recommended) Run the following command to open the Streamlit web app in your browser: streamlit run app.py

Option 2: Interactive CLI Menu Run the following command for a terminal-based interactive menu: python cli.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages