Skip to content

lorenzo-caruso/Crypto-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Trading Bot

Fast trading bot made in python for Binance exchange

Packages used:

  • ta
  • python-binance
  • numpy
  • pandas
  • time
  • json
  • sklearn
  • xlsxwriter

Exchanges supported

  • Binance

How it works:

1) Setup. to setup the bot with all his requirments.

2) Start. choice of what to do:

- Live

Runs bot live.

- Backtest

Makes tests using your own strategy.

- Trading History

Exports trading history and lets you choose if you want to visualize it in python cmd or to export it to csv.

About

Fast trading bot made in python for Binance exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages