Skip to content

This Python bot monitors Binance for new token listings and automatically buys the new tokens on the Gate.io exchange after announcement.

Notifications You must be signed in to change notification settings

ShahrozAtiq/binance-new-listings-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Binance New Listings Bot

This Python bot monitors Binance for new token listings and automatically buys the new tokens on the Gate.io exchange after announcement.

Installation

  1. Install Python 3 on your system if you haven't already.
  2. Clone or download the repository to your local machine.
  3. Install the required packages using pip install -r requirements.txt.
  4. Set up your API keys and other credentials for Binance and Gate.io by replacing the placeholders in the script with your own credentials.

Usage

To run the bot, simply execute the binance_new_listings_bot.py script in your terminal using python3 binance_new_listings_bot.py.

The bot will continuously monitor Binance for new token listings and buy them on Gate.io after announcement.

Disclaimer

Use this bot at your own risk. The author is not responsible for any financial loss that may occur as a result of using this bot. Please do your own research before investing in any tokens.

About

This Python bot monitors Binance for new token listings and automatically buys the new tokens on the Gate.io exchange after announcement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages