UNPKG

react-financial-charts

Version:
57 lines (41 loc) 718 B
# React Financial Charts Charts dedicated to finance. The aim with this project is create financial charts that work out of the box. ## Features - integrates multiple chart types - over 60 technical indicators and overlays - drawing objects ### 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 ### Interactive Indicators - Trendline - Fibonacci Retracements - Gann Fan - Channel - Linear regression channel --- ## Installation ```sh npm install react-financial-charts ``` ## LICENSE [MIT](./LICENSE)