2.0.2 • Published 1 year ago

stock-react-chart v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

React Stockcharts

Create highly customizable stock charts

Built with React JS and d3

If you like this project checkout gocharting.com

  • integrates multiple charttypes
  • over 60 technical indicators and overlays
  • drawing objects

Multiple quick start examples

  • 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

  • Simple moving average
  • Exponential Moving Average
  • Weighted Moving Average
  • Average True Range
  • Relative Strength Index
  • Volume Weighted Moving Average
  • Relative Strength Index Moving Average
  • Volume Weighted Average Price
  • Bollinger band
  • Moving average convergence divergence
  • Volume profile-based indicator
  • Volume profile based by session indicator
  • Stochastic Oscillator
  • Fibonacci Retracement Levels
  • Force Index
  • Elder Ray
  • Supertrend
  • Compare
  • Stock appreciation rights
  • Pivot Point
  • Elder Impulse

and it is simple to create your own indicator too

Interactive Indicators

  • Line
    • Trend Line
    • Info Line
    • Horizontal Line
    • Horizontal Ray
    • Vertical Line
    • Arrow
    • Extended Line
    • Parallel Channel
    • Regression Trend
  • Shapes
    • Rectangle
    • Ellipse
    • Circle
    • Arrow
    • Cross
    • Square
    • Triangle
  • Zoom in
  • Zoon out
  • Prediction Measurement
    • Measure ( Ruler )
    • Short Position
    • Long Position

Installation

npm install  --save stock-react-chart

Documentation

Documentation

Ready to use Examples

Contributing

Refer to CONTRIBUTING.md

Stability

This is alpha state software, the api will change with each minor version.

Roadmap

Roadmap

LICENSE

MIT