Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Kornil/stock-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Market app

search the stocks by their symbol(aapl for apple, ecc) and add it to your watched stocks, you can see the daily open value from last year on the graph(static) and the real time open value with change in absolute and percentile value.

  • You can take a stock value out of the graph by clicking it's name
  • You can see the open value updated every 30 seconds on the stock's thumbnail(yahoo-finance api has a 15min delay)
  • You can add and delete stocks as you like