Repository navigation
fundamental-analysis
- Website
- Wikipedia
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
Technical Analysis Library using Pandas and Numpy
Transparent and Efficient Financial Analysis
quant framework for stock
Finviz analysis python library.
Teaches step-by-step to analysis stock data in python.
A tool that allows you to visually compare the fundamentals of over 6,000 companies.
Find your trading, investing edge using the most advanced web app for technical and fundamental research combined with real time sentiment analysis.
Python program that rates stocks out of 100 based on valuation, profitability, growth, and price performance metrics, relative to the company's sector.
Financial pipeline for the data-driven investor to research, develop and deploy robust strategies. Big Data ingestion, risk factor modeling, stock screening, portfolio optimization, and broker API.
A financial chat application powered by LangChain, OpenBB, and Claude 3 Opus.
FinML: A Practical Machine Learning Framework for Dynamic Stock Selection
This is my github repository where I post trading strategies, tutorials and research on quantitative finance with R, C++ and Python. Some of the topics explored include: machine learning, high frequency trading, NLP, technical analysis and more. Hope you enjoy it!
Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided as training data-sets to the model which classified the articles as positive or neutral. Sentiment score was computed by calculating the difference between positive and negative words present in the news article. Comparisons were made between the actual stock prices and the sentiment scores. Naive Bayes, OneR and Random Forest algorithms were used to observe the results of the model using Weka
Database for crypto data, supporting several exchanges. Can be used for TA, bots, backtest, realtime trading, etc.
This repository enables traders/investors to spot undervalued stocks automatically in the market efficiently to help them maximise their profits.
Screen stocks on fundamentals and estimate their intrinsic value
Time Series forecasting using Seasonal ARIMA & Prophet. Applied statistical tests like Augmented Dickey–Fuller test to check stationary of series. Checked ACF ,PACF plots to identify Moving average and Auto-regressive order of series. Transformed series to make it stationary.