Skip to content

This is a simple trading bot which simply trades using the binance api in python, The concept behind this bot is that if the price is rising by some % it will place a buy order and sell if the price rises above 0.15% and mark a stop loss on loss of -0.15%

Notifications You must be signed in to change notification settings

AsadMir10/BinanceCryptoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BinanceCryptoBot

This is a simple trading bot which simply trades using the binance api in python, The concept behind this bot is that if the price is rising by some % it will place a buy order and sell if the price rises above 0.15% and mark a stop loss on loss of -0.15%

About

This is a simple trading bot which simply trades using the binance api in python, The concept behind this bot is that if the price is rising by some % it will place a buy order and sell if the price rises above 0.15% and mark a stop loss on loss of -0.15%

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published