This is the live app https://horse-burn.hyperdev.space/
This is the source code (a bit messy code) https://github.com/computerluca/chart-stock-market-fcc
Thank you for your precious suggestions and comments!
An alternative link of the live app http://chart-stock-market-fcc-computerluca.c9users.io/
Valid stocks code can be find
here http://finance.yahoo.com/lookup?bypass=true
just finished mine! what kind of charting library do you use here?
I’ve used the yahoo api, in particular i used a package that you can install via npm yahoo-finance, that helps you retrieve the information about stocks.
I’ve used the yahoo api, in particular i used a package that you can install via npm yahoo-finance, that helps you retrieve the information about stocks