Giter Site home page Giter Site logo

notabombe / stock-data-analysis-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5 KB

Stock Data Analysis With Technical Indicators

Python 100.00%
data-visualization finance pandas python stock-analysis streamlit ta-lib technical-indicators yfinance

stock-data-analysis-app's Introduction

Stock Data Analysis with Technical Indicators

This is a simple Python web application built with Streamlit that allows users to download and analyze stock data for a selected ticker from the S&P 500 index. The app also applies technical analysis indicators such as Simple Moving Average, Exponential Moving Average, and Relative Strength Index to the data and displays the results in a chart and table format.

Instruction to Run the App:

Install the required Python libraries by running the following command in your terminal or command prompt:

pip install streamlit pandas yfinance talib

Note: You may need to install additional dependencies for TA-Lib depending on your system.

Run the following command:

streamlit run stock_data_analysis.py

Wait for the app to start running and then use the select boxes on the left sidebar to choose a stock ticker, select a start and end date, and choose a technical analysis indicator to apply to the data.

The app will download the data from Yahoo Finance, apply the selected indicator, and display the results in a chart and table format on the right side of the app.

Note: This app requires an active internet connection to download the stock data from Yahoo Finance and Wikipedia. TA-Lib library must also be installed properly for the technical indicators to work. You can find instructions on how to install TA-Lib [here](https://mrjbq7.github.io/ta-lib/install.html" target="_new)

stock-data-analysis-app's People

Contributors

notabombe avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.