Giter VIP home page Giter VIP logo

algotrading-32's Introduction

AlgoTrading

A fully automated, algorithmic trading system that operates in the cryptocurrency market on Binance.

Description

The algorithmic trading system I have developed trades across 17 different cryptocurrencies in the Binance Futures market. The script is hosted on Amazon Web Services (AWS), and runs 24/7. The program:

  • Is fully automatic, meaning it executes trades without any human intervention.
  • Utilises technical analysis, studying intraday patterns in pricing and volume to execute trades as opposed to fundamental analysis.
  • Is a short term trading strategy. The majority of positions are held for less than an hour.

Due to the sensitive and proprietary nature of the trading system, I cannot include certain files in the repository. I have included the file responsible for initializing and updating data to provide an overview of how the system works.

Trading System

A general overview of how the trading system operates is as follows:

  1. Upon startup, the program requests relevant historical data from Binance by use of its API.
  2. This historical data is used to generate technical indicators, which inform trading decisions.
  3. Binance provides a websocket, from which the trading system receives data approximately every second. As new data is collected, the technical indicators are updated accordingly.

algotrading-32's People

Contributors

muraddurrani 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.