Skip to content

Kushak1/binance-trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Python binance trading bot

Python crypto-trading bot based on unofficial binance python library and RSI indicator. Use this bot at your own risk, don't try to trade with real money before making your own strategy, this is just a showcase of possible functionality of said library.

Features

  • Short and long trades based on RSI calculation
  • Prebuilt loan, trade, profit take amounts, just change values that suits your strategy
  • Real time monitoring of trades
  • Margin and margin-isolated trades

Quick Start

Requirements

#talib is optional if you use different strategy

pip install python-binance
pip install talib

Sidenotes

About

Binance trading bot based on python library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages