GitHub
github.com › topics › stock-analysis
stock-analysis · GitHub Topics · GitHub
finance data-science data-visualization stock-market stock-price-prediction quant data-analysis quantitative-finance factor-analysis optimization-algorithms stock-analysis mvo ff3 ... Stock Indicators for Python.
GitHub
github.com › topics › stock-market-analysis
stock-market-analysis · GitHub Topics · GitHub
Tools for stock market analysis. python pandas python3 stock-market finances stock-market-analysis
GitHub
github.com › LastAncientOne › SimpleStockAnalysisPython
GitHub - LastAncientOne/SimpleStockAnalysisPython: Teaches step-by-step to analysis stock data in python. · GitHub
Starred by 468 users
Forked by 134 users
Languages Jupyter Notebook
GitHub
github.com › jcwill415 › Stock_Market_Data_Analysis
GitHub - jcwill415/Stock_Market_Data_Analysis: Scrape, analyze & visualize stock market data for the S&P500 using Python. Build a basic trading strategy using machine learning to assess company performance and determine buy, sell, hold. Read me & instructions available in Spanish. This is a working repo, with plans to expand the project from technical analysis to fundamental analysis. · GitHub
Scrape, analyze & visualize stock market data for the S&P500 using Python. Build a basic trading strategy using machine learning to assess company performance and determine buy, sell, hold. Read me & instructions available in Spanish. This is a working repo, with plans to expand the project from technical analysis to fundamental analysis.
Starred by 98 users
Forked by 35 users
Languages Jupyter Notebook 99.3% | Python 0.7%
GitHub
github.com › topics › stock-market-analysis-python
stock-market-analysis-python · GitHub Topics · GitHub
quantitative-finance technical-analysis algorithmic-trading nse bse nifty equity-markets quant-trading market-analysis rrg sector-analysis sector-rotation nse-india stock-market-analysis-python indian-stock-market nifty50 relative-strength rsi-strategy relative-rotation-graph relative-momentum
GitHub
github.com › Vaibhav › Stock-Analysis
GitHub - Vaibhav/Stock-Analysis: Regression, Scrapers, and Visualization
This repository contains python scripts that I am devleoping to perform analysis on stock prices and visualization of stock prices and other data such as volume.
Starred by 396 users
Forked by 103 users
Languages Jupyter Notebook 94.3% | Python 5.7% | Jupyter Notebook 94.3% | Python 5.7%
GitHub
github.com › stefmolin › stock-analysis
GitHub - stefmolin/stock-analysis: Simple to use interfaces for basic technical analysis of stocks. · GitHub
# should install requirements.txt packages $ pip3 install -e stock-analysis # path to top level where setup.py is # if not, install them explicitly $ pip3 install -r requirements.txt
Starred by 373 users
Forked by 136 users
Languages Python
GitHub
github.com › topics › python-stock-analysis
python-stock-analysis · GitHub Topics · GitHub
A dynamic stock scanner using Python and yfinance to analyze stocks based on historical data, calculate returns, and schedule daily scans. Fully customizable for thresholds and timeframes. stock-market-analysis historical-stock-data yfinance-api financial-data-scraping automated-stock-scanner python-stock-analysis investment-analysis-tools automated-task-scheduling-in-python financial-returns-calculation dynamic-stock-scanning
GitHub
github.com › harsh14796 › Stock-Market-Analysis-With-Python
GitHub - harsh14796/Stock-Market-Analysis-With-Python: Performing the Financial Analysis on Historic Stock Market Data such as calculating various risks, returns,etc.
Performing the Financial Analysis on Historic Stock Market Data such as calculating various risks, returns,etc. - harsh14796/Stock-Market-Analysis-With-Python
Starred by 23 users
Forked by 7 users
Languages Jupyter Notebook 100.0% | Jupyter Notebook 100.0%
GitHub
github.com › smudali › stocks-analysis
GitHub - smudali/stocks-analysis: Stocks analysis using python packages · GitHub
Stocks analysis using python packages. Contribute to smudali/stocks-analysis development by creating an account on GitHub.
Starred by 73 users
Forked by 51 users
Languages Jupyter Notebook 99.8% | Python 0.2%
Project-Python-1
chinhmaigit.github.io › Project-Python-1
Python Project 1: Stock Data Analysis with Pandas and Plotly | Project-Python-1
As I want to invest in 6 stocks, I expect that the analysis will give me enough insights to select the stocks to form a portfolio and prepare for the optimization. This project aim to showcase my familiarity with Pandas and Plotly, which are the two powerful packages respectively used to manipulate data and construct interactive plots in Python...
GitHub
github.com › topics › stock-analysis-with-python
stock-analysis-with-python · GitHub Topics · GitHub
This repository provides a comprehensive analysis of Netflix stock data using Python and various data visualization and manipulation libraries such as NumPy, Matplotlib, Seaborn, and Pandas.
GitHub
github.com › topics › stock-market
stock-market · GitHub Topics · GitHub
January 7, 2020 - All 3,919 Python 1,390 Jupyter Notebook 753 JavaScript 353 TypeScript 189 HTML 163 Java 146 R 87 C# 85 Go 85 C++ 57 ... A curated list of practical financial machine learning tools and applications. finance cryptocurrency stock-market quant trading-strategies quantitative-finance investment algorithmic-trading ... Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
GitHub
github.com › topics › fundamental-analysis
fundamental-analysis · GitHub Topics · GitHub
Teaches step-by-step to analysis stock data in python.
GitHub
github.com › ilitzkyd › Stock-Market-Analysis
GitHub - ilitzkyd/Stock-Market-Analysis: This Python script provides two main functionalities: stock and economic indicators analysis. It utilizes the Yahoo Finance to fetch historical stock price data for multiple tickers and the fredapi library to fetch economic indicator data from the FRED API.
It utilizes the Yahoo Finance to fetch historical stock price data for multiple tickers and the fredapi library to fetch economic indicator data from the FRED API. - ilitzkyd/Stock-Market-Analysis
Starred by 19 users
Forked by 3 users
Languages Jupyter Notebook 56.4% | HTML 43.6% | Jupyter Notebook 56.4% | HTML 43.6%
GitHub
github.com › NiveditaSureshK › Stock-Market-Analysis
GitHub - NiveditaSureshK/Stock-Market-Analysis: Analysis of opening and closing prices, market share, and market capitalization of 500 large companies listed on US stock exchanges using Python libraries pandas, NumPy, matplotlib, and seaborn.
Analysis of opening and closing prices, market share, and market capitalization of 500 large companies listed on US stock exchanges using Python libraries pandas, NumPy, matplotlib, and seaborn. - ...
Author NiveditaSureshK
GitHub
github.com › topics › stock-analyzer
stock-analyzer · GitHub Topics · GitHub
A simple Python program that analyzes the graphs and weighted averages of specified stocks, summarizes the analysis in a Word document for the user, and identifies the current trend.
GitHub
github.com › topics › stock-analysis-ai
stock-analysis-ai · GitHub Topics · GitHub
3 weeks ago - A zero-dependency Python & DuckDB engine engineered for high-performance ranking and scoring of US stock/ETF watchlists. python data-science quantitative-finance market-analysis duckdb stock-analysis-ai algorithmic-trading-dotnet
GitHub
github.com › robertmartin8 › MachineLearningStocks
GitHub - robertmartin8/MachineLearningStocks: Using python and scikit-learn to make stock predictions · GitHub
MachineLearningStocks predicts which stocks will outperform. But it does not suggest how best to combine them into a portfolio. I have just released PyPortfolioOpt, a portfolio optimisation library which uses classical efficient frontier techniques (with modern improvements) in order to generate risk-efficient portfolios.
Starred by 2K users
Forked by 541 users
Languages Python