Skip to content

A simple tool to display the closing stock price and trading volume data for Blue Chip companies in the Philippines

License

Notifications You must be signed in to change notification settings

amielle/PSE-Historical-Price-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSE Historical Price Visualizer

alt text

A simple tool deployed on Heroku to display the closing stock price and trading volume data for Blue Chip companies in the Philippines (up to 09/10/19). Built with D3.js, Node.js, HTML, CSS, and plain JS. The loading for the visualization still takes a bit of time in its current state.

Visualization for the stock chart was built on top of Arnaud Drizard's work. Modifications include handling of stock data, chart initialization for brush zooming, and aesthetics.

This was made as a toy example to explore the capabilities of D3.js and largely for practice.

Major requirements:

sudo apt-get install nodejs
npm install stylus -g

To start it locally:

http-server src

or

npm start

Plans

  • Update dependencies to get rid of the Minimatch security issue
  • Optimize code for faster runtime
  • Include public sentiment from news feedback

About

A simple tool to display the closing stock price and trading volume data for Blue Chip companies in the Philippines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published