Git Product home page Git Product logo

robotrad's Introduction

robotrad

What will the tool provide:

  • Some statistics:

    • Median
    • Average
    • Moving average (Different type)
    • Pattern recognition
    • SNR?
    • Filters Kalman etc...
  • ML/AI

    • Training the AI/ML on the huge list of data
      • Possibilities of different type of trading
  • Graphical tools to apply the math behind as wished.

  • Graphical tools to see the different patterns that are found by the software.

  • Graphical tools to see how is the training going on.

Resources

AP

  • Create the core of the tool. This will allow to create and valid the functionalities. (Forget for now the software UI)
  • Create a simple console action -> have the possible to execute different function via console.
  • Create a tool to register the data in a efficient database
    • Database: what is the most efficient database.
    • Database: Find a framework to the database
    • Database: Implement and test with many stocks
    • Database: Find an API that will allow to retrieve the trade information
    • Database: Find an API that will allow to read the data from the internet regarding the specific information of the stocks
  • Learn about AI:
    • AI: Processing data from the trade and train the AI for different variable:
      • The news. The positive, negativity, neutrality should be provided with a score. P0
      • The timeline to analyse: The relevant timeframe should be AI oriented. P1
      • Some pattern analysis: P2
        • To name a few (phases, crossing EMA, MA) TL..
        • Support line TL
        • To be able to feed different type of algorihm the the input data.
      • Result should be take buy/short, and exit requests. P2
  • Implement first AI pipeline: | News Time Frame requirement AI trained | --> | news AI | ------------------------------------------------> | Per algorithm: | Time Frame AI | --> | Data Raw | --> | Transform and adapt | --> | Decision statistic | --> | --> | AI Decision Send yes no |
  • The per algorith the time frame AI is taken from the previous learning runs for a timeframe according to a parameter (short/mid/long term in 1h/ days/ weeks. This way the software is able to take decision
  • Fix performance issues.
  • Implment UI

robotrad's People

Contributors

walkiry avatar

Stargazers

 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.