Live Stocks
You can checkout application here(https://sidoosh.github.io/stocks-app)
It subscribes to Websocket to fetch stock market data.
Highlights:
Tabular view of stocks showing :
- The latest stock price indicating rise or fall from previous stock value
- Percent change in stock
- Last updation time of stock
Graphical View of each stocks wrt time
- Ability to compare between graphs
- Zoom/Pan over graphs
- Download market trend graph for a chosen time frame
Graphs can show historical values wrt time for any stocks selected
Information on UnsafeScript warning
Possible Enhancements
- An option to remove historical data of selected stocks without data loss
- Scroll option in Stocks tab when more data comes in