Skip to content

Visualization of the closing prices of all stocks listed under BSE

Notifications You must be signed in to change notification settings

aryansi225/BSE-Stock-Ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BSE-Stock-Ticker

Visualization of the closing prices of all stocks listed under BSE

In this project Quandl API is being used to fetch the data of selected Bombay Stock Exchange stocks for the specified start and end dates. After fetching the data a dashboard containing graph is created for one or multiple stocks using the Dash library. The dash html components are used to create drop down list and date picker.

The app can used at - https://bse-stock-ticker.herokuapp.com/

Screenshots

image

Dependencies

Python 3, Pandas, Dash, Plotly.

My Original Contribution & Learnings

Contribution => Implemented a stock ticker app using dash which gets data from quandl API by taking reference from dash and plotly documentation.

Major Learnings => Learnt how to use plotly and dash to create a dashboard for data visualization.

About

Visualization of the closing prices of all stocks listed under BSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages