Skip to content

ShashaankS/Binance-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ˆ Binance Futures Trading Bot (Testnet Friendly)

A Python-based command-line trading bot for Binance Futures using the official Binance API. Easily place market, limit, and stop-limit orders in an interactive terminal. Built for testnet experimentation or real account execution.


πŸš€ Features

  • βœ… Interactive CLI for trading
  • βœ… Place Market, Limit, and Stop-Limit orders
  • βœ… Cancel orders
  • βœ… View open orders and balance
  • βœ… Get live price quotes
  • βœ… Supports Binance Futures Testnet
  • πŸ“œ Full logging of all API activity and errors
  • πŸ”’ Accepts API key and secret securely via CLI arguments

πŸ”§ Installation

git clone https://github.com/yourusername/Binance-Trading-Bot.git
cd Binance-Trading-Bot
pip install python-binance
python3 cli.py --api-key YOUR_API_KEY --api-secret YOUR_API_SECRET

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages