Skip to content

khloe-r/Stock-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Visualizer

Python application to access real-time data about a company's stock price and latest economic news by entering stock symbol

Features

  • Utilizes Finnhub API to access stocks, company and news
  • Implements requests and json libraries to make HTTP web requests
  • Uses datetime library to access current date for latest news and format UNIX timestamp from
  • Uses matplotlib library for data visualization of stock prices throughout a day

Preview

image

About

Command Line application pulling real-time stock data from Finnhub API and displaying with matplotlib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages