Skip to content

shvetsmaksym/Stock-Market-Historical-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Overview

This aim of this project is to create a window application for displaing historical data of some stock.

  • The name of stock should be given by user, as well as a range of time to display its prices.
  • Data is downloading from yahoo.finance with apropriate Python library.
  • By default data is shown in a spreadsheet thanks to pandastable library, but user can also choose an option to display a candleistick chart.
  • Window application is creating with tkinter.

About

Window application for displaying historical prices of stocks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages