Giter Site home page Giter Site logo

vanshyr / wyckoff-ai-model Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexmgalvez/wyckoff-ai-model

0.0 0.0 0.0 4.14 MB

This is a machine learning model for time series pattern recognition using a recurrent neural network and LSTM in TensorFlow.js

JavaScript 79.65% EJS 20.35%

wyckoff-ai-model's Introduction

Wyckoff.AI Model

alt text

Wyckoff.AI aims to make traditionally closed source institution-grade trading software free, open source and easily accessible from the browser

General Info

This is an AI-assisted stock trader’s financial instrument for detecting stock market manipulation patterns as per the technical analysis principles of one of the five "titans of technical analysis", Richard Wyckoff.

The goal of this software is to assist with a trader’s decision in identifying profitable high-reward/low-risk entry positions of a stock by classifying price consolidation periods as either in "accumulation" or "distribution".

Technical Info

This repository contains the machine learning model portion of the Wyckoff.AI project for classifying time series patterns using a recurrent neural network and LSTM in TensorFlow.js. The model compares a given input with a market benchmark and 50 years of industry leading stock patterns to best predict its likely pattern. Despite lacking a sufficient amount of training data and current poor training and validation loss performance, the model successfully classifies a given stock pattern to two possible outputs with consistent better-than-random accuracy during testing. More data collection and optimizations are required to improve performance.

Instructions

Download project, open in an IDE, run the local development server with 'npm run start', open home.ejs in a browser.

Technologies

  • Node.js - version 16.14.0
  • Tensorflow.js - version 2.0.0

Features

This project includes:

  • Tensor padding and masking for irregular sized data
  • Built in optimization tools and loss plot

wyckoff-ai-model's People

Contributors

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