Skip to content

Add python script for STOCK VISUALISER #414

Open
@boradesanket13

Description

@boradesanket13

Is your feature request related to a problem? Please describe

A proper and concise visualization of an stock is necessary to understand it before investing. It's not possible to visualise it over a long period of time in conventional softwares.

Describe the solution you'd like

  • MPL finance library, gets the stock growth
  • Pandas, read the data
  • MatPlot library, plots the graph
  • Tkcalendar, give user a option to can choose the duration for stock analysis

Additional context**

after running the program we need to choose the date from which we need to see the graph then we need to press visualise button and we have to give token/stock number so they graph will be shown for that stock

Metadata

Metadata

Labels

featurea new feature to be added to the softwaregood first issueGood for newcomershacktoberfestissue for hacktoberfest contributions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions