Create highly customizable stock charts
- svg and canvas for improved performance.
- pan and zoom, on touch devices too
- Scatter
- Area
- Line
- Candlestick
- OHLC
- HeikenAshi
- Renko
- Kagi
- Point & Figure
- MACD
- RSI
- ATR
- Stochastic (fast, slow, full)
- ForceIndex
- ElderRay
- Elder Impulse (more to come),
and it is simple to create your own indicator too
- Trendline
- Fibonacci Retracements
npm install react-stockcharts@next --save
A demo built with react-stockcharts
Refer to CONTRIBUTING.md
This is alpha state software, the api will change with each minor version.