React Stockcharts
Create highly customizable stock charts
- 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
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.