Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 818 Bytes

File metadata and controls

14 lines (9 loc) · 818 Bytes

Personalized-Stock-Market-Follower

Stock Market Follower is a single-page web application that continuously monitors(updates every 5 seconds) the prices of added stock symbols.

Implemented using JavaScript, HTML and Bootstrap.

What is the aim?

The aim of the project is to create a easy-to-visualize (eg. charts) single-page web application to continuously monitor the stock prices of user-preferred stock symbols.

What can be improved?

The history of stock prices can be stored and visualized to understand more about stock prices' fluctuations. Color-wise differentiations can also be added.

Do you want to contribute?

Your contributions are always welcome! Feel free to improve existing code, documentation or implement new algorithm. If there are big changes, kindly open an issue to propose them.