Skip to content

SauravKanchan/Binance_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance_bot

git clone https://github.com/SauravKanchan/Binance_bot.git
cd Binance_bot
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
  • Create config.py and paste your api_key and api_secrete there
api_key = ''
api_secret = ''
  • Run main.py
python main.py

Screenshot of running bot

Disclaimer

I am not responsible for anything done with this bot. Use it at your own risk.

About

〽️Binance trading Bot using Binance REST API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages