0.0.1 • Published 2 years ago

@alokagr07/react-stock-charts v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

Built with React JS and d3

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

Documentation

Contributing

Refer to CONTRIBUTING.md

LICENSE

MIT