Git Product home page Git Product logo

crypto_trade_bot_binance's Introduction

Crypto trade bot

1. What it is

Trading bot connected to Binance API.

This project made for fun. So ... Do not use to trade live before you have backtested and modified/ created your own strategy function you are happy with.

2. How to

  1. Update settings and strategy function in bot.py. By default it will not place live orders. ('place_live_orders = False')
  2. Add your API key /secret in config.py
  3. Run trade bot, bot.py
  4. Run dashboard, dashboard.py. To view dashboard, open your browser and type localhost:8050

Prototyped in jupyter notebook where yoy can play with settings and strategy.

CLI:

cli

3. What the Dashboard looks like

  • Graph where you can see trades taken
  • Follow how your cash/coin balance changes over time. Track trades based on startegy even though no live orders are placed
  • Account balance from Binance

graph




graph2

crypto_trade_bot_binance's People

Contributors

phytys avatar

Stargazers

SMG0000 avatar Wilson Wang avatar Filip Landgren avatar Ceyhan Molla avatar

Forkers

webclinic017

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.