everydaycodings / Binance-Listing-Bot

Binance-Listing-Bot (Sniper Bot) To place an order as soon as an Asset is listed on Binance
8 stars 0 forks source link
binance bot cryptocurrency trading trading-bot

Binance-Listing-Bot (Development Mode)

Binance-Listing-Bot (Sniper Bot) To place an order as soon as an Asset is listed on Binance

I prefer using it first with Binance Test Api to understatnd it and then using it with Your real Binance Account!

Setup

1) Create a Binance Test API Account By Clicking Here 2) Enter your Api Key and Api Secret Key in main.py 3) Uncomment Line number 30 of main.py if you are using Binnace Test api 4) then type in your terminal pip3 install requirements.txt 5) Run python3 main.py

Resources

1) Binance Listing Data 2) Binance API Documentation 3) Binance Test API