150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data ...
https://github.com/shashankvemuri/Finance
Our repository is organized into several key sections:
find_stocks
Programs to screen stocks based on technical and fundamental analysis.
machine_learning
Introductory machine learning applications for stock classification and prediction.
portfolio_strategies
Simulations of trading strategies and portfolio analysis tools.
stock_analysis
Detailed analysis tools for individual stock assessment.
stock_data
Tools for collecting stock price action and company data via APIs and web scraping.
technical_indicators
Visual tools for popular technical indicators like Bollinger Bands, RSI, and MACD ...