Chart the Stock Market - Feedback?

Hi everyone!!

Just finished the Chart the Stock Market backend project:

http://wechart.herokuapp.com/

So I made it with the MEAN stack, High Charts and Yahoo Finance API. And used Socket.io (for the first time ever) for real-time syncing. You can open 2 browsers or tabs and see the real-time updates across all clients.

I’ve set it to load stock data from the past 3 years. It loads a bit slow, because I use a for loop to convert the data from Yahoo Finance API to a format usable for HighCharts, maybe need to do something about that…

Let me know what you guys think, thanks!!

1 Like

Hi, your app doesn`t work - i cant see any data on your chart.

And also I have a question about High Stock - my chart crash when i trying to add more then 5 stock data sets, what about your charts ?