Skip to content

rrag/react-stockcharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a32e656 · Sep 5, 2018
Jul 30, 2017
Sep 5, 2018
Aug 24, 2017
Sep 4, 2018
Aug 12, 2017
Feb 22, 2015
Jan 15, 2017
Mar 25, 2018
Apr 26, 2018
Sep 3, 2018
Mar 25, 2018
Sep 3, 2018
Sep 4, 2018
Sep 4, 2018

Repository files navigation

React Stockcharts

Join the chat at https://gitter.im/rrag/react-stockcharts npm version

Create highly customizable stock charts

Built with React JS and d3

If you like this project checkout gocharting.com

  • integrates multiple charttypes
  • over 60 technical indicators and overlays
  • drawing objects

Multiple quick start examples

  • svg and canvas for improved performance.
  • pan and zoom, on touch devices too

Chart types

  • Scatter
  • Area
  • Line
  • Candlestick
  • OHLC
  • HeikenAshi
  • Renko
  • Kagi
  • Point & Figure

Indicators

  • EMA, SMA, WMA, TMA
  • Bollinger band
  • SAR
  • MACD
  • RSI
  • ATR
  • Stochastic (fast, slow, full)
  • ForceIndex
  • ElderRay
  • Elder Impulse

(more to come),

and it is simple to create your own indicator too

Interactive Indicators

  • Trendline
  • Fibonacci Retracements
  • Gann Fan
  • Channel
  • Linear regression channel

Installation

npm install  --save react-stockcharts

Documentation

Documentation

Ready to use Examples

Contributing

Refer to CONTRIBUTING.md

Stability

This is alpha state software, the api will change with each minor version.

Roadmap

Roadmap

LICENSE

MIT