Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

19 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages