0.7.2 • Published 7 years ago

rt-chart-stock v0.7.2

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

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

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@next

Documentation

Documentation

Ready to use Examples

Demo

A demo (closed source) 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