An open API service indexing awesome lists of open source software.

https://github.com/laredoza/angularplotlycandlechart

An example project to display Stock / Crypto candle chart ( Plotly ) with Angular 8. The chart gets it's data from Poloniex
https://github.com/laredoza/angularplotlycandlechart

angular-plotlyjs candle-chart cci macd plotlyjs poloniex technicalindicators

Last synced: 4 months ago
JSON representation

An example project to display Stock / Crypto candle chart ( Plotly ) with Angular 8. The chart gets it's data from Poloniex

Awesome Lists containing this project

README

          

# Angular Plotly Candle Chart

A sandbox project to display Stock / Crypto candle charts ( Plotly ) with Angular 8. Currently the chart displays a candle chart, MACD & CCI chart. The chart gets it's data from Poloniex

![Trading Chart Test](https://github.com/laredoza/AngularPlotlyCandleChart/blob/master/trading-chart.png?raw=true)

# Links
- [Angular Plotly](https://github.com/plotly/angular-plotly.js/blob/master/README.md)
- [Plotly](https://plot.ly/javascript/)
- [TechnicalIndicators](https://www.npmjs.com/package/technicalindicators)