GithubHelp home page GithubHelp logo

joyen12 / crypto-copy-trader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mohammedrashad/crypto-copy-trader

0.0 0.0 0.0 203 KB

A copy trading tool for cryptocurrencies - Binance Exchange

License: Apache License 2.0

Dockerfile 1.44% Python 85.09% CSS 2.14% HTML 11.32%

crypto-copy-trader's Introduction

Crypto-Copy-Trader

Copy trading tool for cryptocurrencies - written in Python & Flask
Makes you copy high-performing masters without doing any effort

Intro

bot used to make a mass buying or selling of identical bots to do basic copy trading.

Supported Exchanges

  • Binance Spot
  • Bitmex
  • Bitmex Testnet

Installation and Launch

  1. Downland and install requirements

    git clone https://github.com/MohammedRashad/Crypto-Copy-Trader.git
    cd Crypto-Copy-Trader
    pip install -r requirements.txt
    cp ./config_files/config-sample.json ./config_files/config.json
    
  2. Configure config.json

    • Open ./config_files/config.json in text editor and paste your api keys and secrets to master and slaves
    • Possible values for a variable exchange_name you can find in folder ExchangeInterfaces.
  3. Run pyhton api.py

  4. Open GUI

Features

  • Database SQLite
  • Slave-Master Configuration
  • Copy active orders on launch
  • WebUI
  • Flask API
  • All orders Supported
  • Adding slaves in realtime
  • Ratio for not similar accounts
  • Built with bootstrap

Known Bugs

  • Add and delete slaves buttons not working with new config file. So need to fill config.json manually
  • database is not related with config.json
  • Bitmex working only with XBTUSD and ETHUSD pairs now

Please open an issue to help us fix any bugs or request features if needed.

Contributors

Thanks to everyone trying to help, special thanks for NickPius for multiple patches.

Contact me if you want to join as a contributor.

License

Apache 2.0 License

crypto-copy-trader's People

Contributors

mohammedrashad avatar mokolotron avatar rashad97 avatar

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.