Giter Club home page Giter Club logo

technical-indicators's Introduction

D3 Stock Charts

A simple stock chart with multiple indicators/signals applied.

Goals:

Create a simple architecture for reusable d3 components, and apply it to a real-life example (stock charts).

Thoughts

Is it possible to create an algorithm that does not just aim to profit, but are able to take into account how each win will affect the future outcome, and aim to minimize it? One that takes into account game theory, and are able to tolerate losses to a certain degree to keep the game alive?

Components

  • Base Chart (Done)
  • Axis (Done)
  • Axis annotations
  • Crosshair (Done)
  • Data Loader (Done)
  • Candlestick
  • Volume
  • Percentage axis
  • Zooming
  • Indicator combinations
  • Interactive trendlines
  • Interactive support and resistance lines
  • Trade arrows
  • Legends
  • Range datepicker

Indicators

  • Bolinger Band
  • Exponential Moving Average
  • Exponential Moving Average Envelope
  • Ichimoku Kinko hyo
  • Parabolic
  • Price Channel
  • Simple Moving Average (Done)
  • Accumulation/Distribution
  • Average Directional Index
  • Average True Range (ATR)
  • ElderRay
  • Elder Impulse
  • Chaikin Money Flow
  • Commodity Channel Index
  • Elliot Wave Oscillator
  • Force Index
  • Guppy Multiple Moving Average
  • Momentum
  • Money Flow Index (Done)
  • Moving Average Convergence/Divergence
  • On Balance Volume
  • Price Volume Trend
  • Rate of Change
  • Relative Strength Index (Done)
  • Smoothed Relative Strength Index
  • Smoothed Stochastic
  • Stochastic
  • Volume
  • Williams' %R

Signals

  • Average Directional Index Trading System
  • Commodity Channel Index Trading System
  • Moving Average Convergence/Divergence Trading System
  • Moving Average Trading System
  • Relative Strength Index Trading System

Trendlines

  • Fibonacci Retracements

Chart types

  • Scatter
  • Area
  • Bar
  • Line (Done)
  • Candlestick
  • OHLC
  • HeikenAshi
  • Renko
  • Kagi
  • Point & Figure
  • Indicators

TODO

  • create reusable charts for different securities
  • create modules for all technical indicators
  • create modules for all technical overlays
  • mobile/web/desktop app?
  • write algorithms to identify chart patterns
  • machine learning to identify chart patterns
  • does ML helps to predict the stocks better with the technical indicators included, or is the raw data sufficient? (since the technical indicator values are derived from the raw data)

technical-indicators's People

Contributors

alextanhongpin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

technical-indicators's Issues

Did you code SCTR?

Did you already find a coding solution for SCTR?
Would be interesting. I tried many approaches yet. :)

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.