@alokagr07/react-stock-charts
v0.0.1
Published
Highly customizable stock charts with ReactJS and d3
Downloads
4
Maintainers
Readme
React Stock charts
Created this repository to rebase entire stockcharts repository into new repository, with new features, fixes and latest react compatibility.
Create highly customizable stock charts
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-stock-charts
Documentation
Contributing
Refer to CONTRIBUTING.md