Site running at https://cryptochart.azurewebsites.net (Site takes time to display graph.) REST API accessible at https://cryptochart.herokuapp.com/chart/btc
Write once read many behavior, GET request returns prices and analyses (Smoothed moving average and Relative Strength index) for the last 31 days. The deployed code is stored in a private repository.
In progress:
- D3.JS visualizaton - adding RSI. Button to remove SMMA on clicking double
- cron based scheduler