Repository navigation

#

fundamental-analysis

JerBouma/FinanceDatabase

This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.

Python
4842
6 天前

A tool that allows you to visually compare the fundamentals of over 6,000 companies.

Python
336
2 年前

Python program that rates stocks out of 100 based on valuation, profitability, growth, and price performance metrics, relative to the company's sector.

Python
206
2 年前

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.

Python
148
8 个月前

FinML: A Practical Machine Learning Framework for Dynamic Stock Selection

Jupyter Notebook
134
1 年前

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!

R
123
4 年前

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

R
121
4 年前

This repository enables traders/investors to spot undervalued stocks automatically in the market efficiently to help them maximise their profits.

Python
77
2 年前

Screen stocks on fundamentals and estimate their intrinsic value

Python
65
5 年前

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.

Jupyter Notebook
26
3 年前