Skip to content

Python bot that automatically invests in newly created cryptocurrencies via the Binance API

Notifications You must be signed in to change notification settings

MariusGen1/Binance-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Binance-Bot

Simple Python Bot that invests immediatly in newly created cryptocurrencies.

  • Checks every 60 seconds for new currencies (that can be purchased using BUSD)
  • If a new one is found, the bot will invest 10$ using the Binance API (if account balance is above minimum amount) and send you an email notifying you of the purchase
  • The bot will also place a sell order at 3x initial price

The bot sends you an email every hour (time interval may easily be modified) to inform you that the program is still running (includes timestamp), as well as give you an update of the available currencies + purchased currencies

These values can be customized as one wishes to allow for higher/lower risk, or to access other markets. Feel free to use it yourself (at your own risk) and suggest improvements :)

About

Python bot that automatically invests in newly created cryptocurrencies via the Binance API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages