matyunya / react-stockcharts

Highly customizable stock charts with ReactJS and d3

Home Page:http://rrag.github.io/react-stockcharts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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

  • 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

Installation

npm install react-stockcharts --save

Documentation

Getting started

Demo

A demo built with react-stockcharts

Contributing

Refer to CONTRIBUTING.md

Stability

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

Roadmap

Roadmap

LICENSE

MIT

About

Highly customizable stock charts with ReactJS and d3

http://rrag.github.io/react-stockcharts

License:MIT License


Languages

Language:JavaScript 100.0%