Skip to content

This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.

License

Notifications You must be signed in to change notification settings

mifunetoshiro/Binance-volatility-trading-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Binance trading bot analyses the changes in price across all coins on Binance and place trades on the most volatile ones. 
In addition to that, this Binance trading algorithm will also keep track of all the coins bought and sell them according to your specified Stop Loss and Take Profit.

The bot will listen to changes in price accross all Coins on Binance*
By default we're only picking USDT pairs
We're excluding Margin (like BTCDOWNUSDT) and Fiat pairs
The bot checks if the any coin has gone up by more than 3% in the last 5 minutes
The bot will buy 100 USDT of the most volatile coins on Binance
The bot will sell at 6% profit or 3% stop loss
The bot works with both Main and Testnet

Requirements: python-binance .7.9

For a step-by-step guide on how to implement and configure this bot please see the guide at: 
https://www.cryptomaton.org/2021/05/08/how-to-code-a-binance-trading-bot-that-detects-the-most-volatile-coins-on-binance/

About

This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%