Giter Club home page Giter Club logo

crypto_trade_hft's Introduction

crypto_trade_hft

Just simulation of how to make money in crypto world with 1000 dollars

INSTALL

pip3 install -r requirements.txt

RUN

python3 main.py YOUR_CODE_COIN

You can find code crypto here: https://coinmarketcap.com/

9dollars in 3 hours, but we have to wait, and test. According to the average commission brokers (0.1%) like bittrex, we define 0.25% rate for selling, so we make 0.15% by each trade, if we increase this rate, we make less trades, in the other hand, if we descrease this rate, we make more trades but with less benefits. To improvement this code we can define the optimal rate depend on crypto type, volume, volatily...More volatily is good because we can increase our rate !

Some improvements:

  • I use free api with limits, but you can subscribe a Premium API...

  • Every second, we check the price with this code, one improvement is to use kafka streaming and scala or python to perform transactions with milliseconds instead of seconds

  • Use leverage with stop loss

  • Make somes predictions

  • Add news data source that can impact coin price (news, twitter...)

crypto_trade_hft's People

Contributors

mrnicky avatar

Stargazers

Mauricio Zanetti avatar

Watchers

James Cloos avatar  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.