Repo-Updater Wiki-Generator Gitter

Financial Machine Learning and Data Science

A curated list of practical financial machine learning (FinML) tools and applications. This collection is primarily in Python.

A listed repository should be deprecated if:

  • Repository's owner explicitly say that "this library is not maintained".
  • Not committed for long time (2~3 years).

This repo is officially under revamp as of 3/29/2021!!

  • TODOs and roadmap is under the github project here
  • If you would like to contribute to this repo, please send us a pull request or contact @dereknow or @bin-yang-algotune
  • Join us in the gitter chat here

  • All repos/links status including last commit date is updated weekly
  • 10 Highest ranked repos/links for each section are displayed on main README.md and full list is available within the wiki page
  • Both Wikis/README.md is updated in realtime as soon as new information are pushed to the repo

Trading

Deep Learning & Reinforcement Learning (Wiki)

repo comment created_at last_commit star_count repo_status rating
Stock-Prediction-Models very good curated list of notebooks showing deep learning + reinforcement learning models. Also contain topics on outlier detections/overbought oversold study/monte carlo simulartions/sentiment analysis from text (text storage/parsing is not detailed but it mentioned using BERT) 12/18/17 10:49 1/5/21 10:31 3599.0 ✔️ :star:x5
AI Trading AI to predict stock market movements. 1/9/19 8:02 2/11/19 16:32 2857.0 ✖️ :star:x5
FinRL-Library started by Columbia university engineering students and designed as an end to end deep reinforcement learning library for automated trading platform. Implementation of DQN DDQN DDPG etc using PyTorch and gym use pyfolio for showing backtesting stats. Big contributions on Proximal Policy Optimization (PPO) advantage actor critic (A2C) and Deep Deterministic Policy Gradient (DDPG) agents for trading 7/26/20 13:18 4/3/21 23:21 1807.0 ✔️ :star:x5
Deep Learning IV Bulbea: Deep Learning based Python Library. 3/9/17 6:11 3/19/17 7:42 1451.0 ✖️ :star:x5
RLTrader predecessor to tensortrade uses open api gym and neat way to render matplotlib plots in real time. Also explains LSTM/data stationarity/Bayesian optimization using Optuna etc. 4/27/19 18:35 10/17/19 16:25 1304.0 ✔️ :star:x5
Deep Learning III Algorithmic trading with deep learning experiments. 6/18/16 18:23 8/7/18 15:24 1264.0 ✖️ :star:x5
Personae implementation of deep reinforcement learning and supervised learnings covering areas: deep deterministic policy gradient (DDPG) and DDQN etc. Data are being pulled from rqalpha which is a python backtest engine and have a nice docker image to run training/testing 3/10/18 11:22 9/2/18 17:21 1142.0 ✖️ :star:x5
RL Trading A collection of 25+ Reinforcement Learning Trading Strategies -Google Colab. nan nan nan ✔️ :star:x4
Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020 Part of FinRL and provided code for paper deep reinformacement learning for automated stock trading focuses on ensemble. 7/26/20 13:12 1/21/21 18:11 547.0 ✖️ :star:x4
awesome-deep-trading curated list of papers/repos on topics like CNN/LSTM/GAN/Reinforcement Learning etc. Categorized as deep learning for now but there are other topics here. Manually maintained by cbailes 11/26/18 3:23 1/1/21 9:41 541.0 ✔️ :star:x4

Other Models (Wiki)

repo comment created_at last_commit star_count repo_status rating
Trend Following A futures trend following portfolio investment strategy. nan nan nan ✔️
Scikit-learn Stock Prediction Using python and scikit-learn to make stock predictions. 2/12/17 4:50 2/4/21 3:48 922.0 ✔️
Fundamental LT Forecasts Research in investment finance for long term forecasts. 7/22/18 8:14 2/17/21 14:39 381.0 ✔️
Mixture Models I Mixture models to predict market bottoms. 3/20/17 18:54 4/25/17 23:35 31.0 ✖️
Short-Term Movement Cues Identify social/historical cues for short term stock movement. 9/12/16 18:38 8/29/18 20:27 2158.0 ✖️
Mixture Models II Mixture models and stock trading. 12/11/17 17:05 5/13/20 23:50 166.0 ✔️

Data Processing Techniques and Transformations (Wiki)

repo comment created_at last_commit star_count repo_status rating
Advanced ML II More implementations of Financial Machine Learning (De Prado). nan nan nan ✔️
Advanced ML Exercises too Financial Machine Learning (De Prado). 4/25/18 17:22 1/16/20 17:25 964.0 ✔️

Portfolio Management

Portfolio Selection and Optimisation (Wiki)

Factor and Risk Analysis (Wiki)

Techniques

Unsupervised (Wiki)

Textual (Wiki)

Other Assets

Derivatives and Hedging (Wiki)

Fixed Income (Wiki)

  • Vasicek - Bootstrapping and interpolation.
  • Binomial Tree - Utility functions in fixed income securities.
  • Corporate Bonds - Predicting the buying and selling volume of the corporate bonds.

Alternative Finance (Wiki)

Extended Research (Wiki)

Courses (Wiki)

Data (Wiki)

Colleges, Centers and Departments (Wiki)

Languages
Python 100%