• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

firmai/financial-machine-learning: A curated list of practical financial machine ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

firmai/financial-machine-learning

开源软件地址(OpenSource Url):

https://github.com/firmai/financial-machine-learning

开源编程语言(OpenSource Language):

Python 100.0%

开源软件介绍(OpenSource Introduction):

Repo-Updater Wiki-Generator Repo-Search Gitter

Future of the Community

Two things:

  1. We have decided to start a Slack group (invite) & a website ML-Quant see a screenshot of the website below. https://www.ml-quant.com/

image

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 daily
  • Only 15 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) 2017-12-18 10:49:59 2021-01-05 10:31:50 4635.0 ✔️ x5
AI Trading AI to predict stock market movements. 2019-01-09 08:02:47 2019-02-11 16:32:47 3200.0 ✖️ 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 2020-07-26 13:18:16 2021-12-11 08:01:50 2982.0 ✔️ x5
Deep Learning IV Bulbea: Deep Learning based Python Library. 2017-03-09 06:11:06 2017-03-19 07:42:49 1582.0 ✖️ 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. 2019-04-27 18:35:15 2019-10-17 16:25:49 1463.0 ✖️ x5
Deep Learning III Algorithmic trading with deep learning experiments. 2016-06-18 18:23:06 2018-08-07 15:24:45 1307.0 ✖️ 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 2018-03-10 11:22:00 2018-09-02 17:21:38 1179.0 ✖️ x5
RL Trading A collection of 25+ Reinforcement Learning Trading Strategies -Google Colab. nan nan nan ✔️ 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. 2020-07-26 13:12:53 2021-01-21 18:11:59 928.0 ✔️ 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 2018-11-26 03:23:04 2021-01-01 09:41:21 781.0 ✔️ x4
Neural Network Neural networks to predict stock prices. 2018-09-10 06:34:53 2018-11-21 07:39:31 562.0 ✖️ x4
Deep Learning Technical experimentations to beat the stock market using deep learning. 2016-12-12 02:15:12 2017-03-04 08:37:29 439.0 ✖️ x4
LTSM Recurrent OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network. 2018-10-07 03:58:26 2019-08-03 09:00:44 1336.0 ✖️ x4
RL III Github -Deep Reinforcement Learning based Trading Agent for Bitcoin. 2017-09-21 17:05:19 2018-04-13 16:33:21 627.0 ✖️ x3
crypto-rl Retrieve limit order book level data from coinbase pro and bitfinex -> record in arctic timeseries database then implemented trend following strategies (market orders) and market making (limit orders). Uses reinforcement learning (DQN) keras-rl to create agents and uses openai gym to implement POMDP (partially observable markov decision process) 2018-06-21 01:06:01 2021-11-30 13:52:18 475.0 ✔️ x3

Other Models (Wiki)

repo comment created_at last_commit star_count repo_status rating
Hands-On-Machine-Learning-for-Algorithmic-Trading repo for book hands-on-machine learning for algorithmic trading covering topic from data/unsupervised learning/NPL/RNN & CNN/reinforcement learning etc. Leverage zipline/alphalens/sklearn/openai-gym etc as well. Good references to have 2019-05-07 11:04:25 2021-01-19 07:51:00 760.0 ✔️ x5
Microservices-Based-Algorithmic-Trading-System docker based platfrom for developing algo trading strategies. Very interesting combinations of open source components were used including backtrader for backtest strategies / mlflow for managing the machine learning model life cycle (i.e. training and developing machine learning models) / airflow used as workflow management including schedule data download etc. / superset web data visualization tool similar to tableau / minio for fast object storage (i.e. storing saved models and model artifacts) / postgresql used to store security master and daily and minute data. Also contains some details on deployment on cloud 2020-01-06 00:21:58 2021-05-29 18:07:29 180.0 ✔️ x5
Awesome-Quant-Machine-Learning-Trading curated list of books/online courses/youtube videos/blogs/interviews/papers/code etc. Updates are pretty infrequent 2018-11-05 21:09:06 2020-10-08 16:48:18 1278.0 ✔️ x5
AlphaPy machine learning framework built on sklearn and pandas. Support pyfolio/xgboost/lightgmb/catboost(gradient boosting on decision tress) etc. Examples include financial market prediction/sports prediction/kaggle. Configurations are set though yaml file for all model process including feature selection/grid search on parameters and aggregate results for each model 2016-02-14 00:47:32 2021-10-23 07:17:16 672.0 ✔️ x4
Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original official repo for machine learning for algorithmic trading book. Covering topics including backtesting/boosting/nlp/deep&reinforcement learning. Leverage open source libraries including backtrader zipline and talib 2019-11-15 08:51:40 2021-01-21 07:56:08 443.0 ✔️ x4
fin-ml accompanying materials for book Machine Learning and Data Science Blueprints for Finance on top of basic machine learning models i.e. nlp/reinforcement learning/supervised & unsupervised learning it covers wider topics including robo-advisors/fraud detection/loan default/derivative pricing/yield curve construction. 2020-05-10 00:25:56 2021-01-23 17:15:07 207.0 ✔️ x4
Fundamental LT Forecasts Research in investment finance for long term forecasts and a curated list of notebooks. Each topic contains a youtube video explaining in details. Interesting topics including using price per book ratio and other multiples for future return prediction and portfolio optimization. data sourced form simfin yahoo finance and s&p 500 earnings and estimate report etc. 2018-07-22 08:14:46 2021-11-05 10:58:02 507.0 ✔️ x3
MathAndScienceNotes Collections of news/articles on various topics including quant trading and machine learning. Some articles are from ycombinator message board and rediit algotrading forum 2016-03-11 19:13:00 2020-12-21 03:54:51 467.0 ✔️ x3
stock-trading-ml lstm model using keras to predict msft prices. Data is from alphavantage which provides some free data through web services. Showing how to use concatenation layer to join timeseries data with TA data. Might be abit of overfitting on the model though 2019-10-10 09:44:02 2019-10-12 11:38:49 422.0 ✖️ x3
Stock.Indicators list of technical indicators implemented in c#. Full list and explanation available here. This list contains several indicators that ta-lib does not cover 2019-12-29 05:18:07 2021-12-03 04:33:54 349.0 ✔️ x3
ML_Finance_Codes accompanying materials for book Machine Learning in Finance covering probabilistic modeling/sequence modeling/neural networks/reinforcement learning etc. 2019-09-27 16:13:50 2020-06-13 21:20:26 342.0 ✔️ x3
mlfinlab open source library maintained by hudson and thames though much of the content has moved to a subscription model. Idea is to implement academic research in python code and aggregate it as a package. Sources from Journal of financial data science / journal of portfolio management / journal of algorithmic finance / cambridge university press 2019-02-13 16:57:25 2021-12-01 08:04:50 2664.0 ✔️ x3
mosquito base framework trading bot for crypto. Stores data in local mongodb instance and supports backtest and live trading on poloniex and bittrex which are 12-15th ranked crypto exchanges by volume. Leverage talib for ta data and plotly for visualization 2017-06-18 19:57:17 2021-10-03 22:11:01 245.0 ✔️ x3
Machine-Learning-for-Algorithmic-Trading-Bots-with-Python code repo for machine learning for algorithmic trading bots video series. Contains notebooks and deep dive using zipline 2018-12-06 11:35:08 2021-01-18 06:40:53 233.0 ✔️ x3
Short-Term Movement Cues Identify social/historical cues for short term stock movement. Sklearn SVM model is used and good visualization coded in matplotlib 2016-09-12 18:38:17 2021-06-24 15:43:54 2243.0 ✔️ x3

Data Processing Techniques and Transformations (Wiki)

repo comment created_at last_commit star_count repo_status rating
Advanced ML Exercises to book advances in financial machine learning. Relevant topics include data cleaning and outlier detection (using MAD) 2018-04-25 17:22:40 2020-01-16 17:25:41 1124.0 ✔️ x4
Twitter-Trends sentiment analysis baed on twitter data. Relevant topics include data cleaning/tokenization/data aggregation using mangodb etc. 2017-05-22 17:07:45 2017-05-23 08:06:27 74.0 ✖️ x3
Google-Finance-Stock-Data-Analysis data processing platform which stream data from kafka. The example shows two incoming data stream stock vs tweets and two spark streams are created to consume the kafka data then end results are stored in cassandra. Older tech stacks were used and not actively maintained. 2017-07-23 02:59:59 2017-07-23 03:10:35 71.0 ✖️ x3
finserv-application-blueprint generate streamable data using mapr converged data platfrom built mostly in java. Uses apache zepplin for web visualization 2016-09-26 19:42:54 2021-06-07 17:38:13 76.0 ✔️ x2
cointrader java based platform for trading crypto. Relevant sections including using esper event queries to transform data and place orders 2014-06-01 01:14:12 2021-10-05 18:44:36 381.0 ✔️ x2
CryptoNets CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. 2019-06-02 05:48:39 2019-09-12 13:03:05 179.0 ✖️ x2

Portfolio Management

Portfolio Selection and Optimisation (Wiki)

repo comment created_at last_commit star_count repo_status rating
Modern Portfolio Theory Universal portfolios; modern portfolio theory. nan nan nan ✔️
Online Portfolio Selection ****Comparing OLPS algorithms on a diversified set of ETFs. nan nan nan ✔️
OLMAR Algorithm Relative importance of each component of the OLMAR algorithm. 2016-07-26 16:20:10 2016-12-30 11:40:53 9.0 ✖️
Riskfolio-Lib NEW 2020-03-02 19:49:06 2021-10-11 04:31:03 791.0 ✔️
DeepDow Portfolio optimization with deep learning. 2020-02-02 08:46:33 2021-07-09 14:59:21 446.0 ✔️
Reinforcement Learning Reinforcement Learning for Portfolio Management. 2017-10-07 09:14:33 2018-06-26 09:22:27 384.0 ✖️
Distribution Characteristic Optimisation Extends classical portfolio optimisation to take the skewness and kurtosis of the distribution of market invariants into account. 2018-11-16 12:20:25 2021-10-10 11:03:23 273.0 ✔️
PyPortfolioOpt Financial portfolio optimisation, including classical efficient frontier and advanced methods. 2018-05-29 13:30:30 2021-10-19 20:54:46 2492.0 ✔️
riskparity.py NEW 2019-07-13 21:30:55 2021-06-10 12:25:08 167.0 ✔️
401K Portfolio Optimisation Portfolio analyses and optimisation for 401K. 2018-08-01 19:48:24 2019-09-05 11:18:56 15.0 ✖️
Policy Gradient Portfolio A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem. 2017-11-12 16:08:44 2021-07-30 15:03:59 1419.0 ✔️
Efficient Frontier Modern Portfolio Theory. 2018-02-17 08:19:46 2018-02-27 13:16:57 121.0 ✖️
Deep Portfolio Theory Autoencoder framework for portfolio selection. 2017-02-10 09:03:08 2018-03-08 16:47:00 111.0 ✖️
node-finance NEW 2011-09-17 17:49:56 2021-04-05 08:01:12 106.0 ✔️

Factor and Risk Analysis (Wiki)

repo comment created_at last_commit star_count repo_status rating
Long-Term-Stock-Price-Growth-Prediction-using-NLP-on-10-K-Financial-Reports NEW 2019-12-21 07:14:30 2020-07-06 11:21:13 9.0 ✔️
stock-market-analysis-using-python-numpy-pandas NEW 2018-04-10 05:15:49 2018-04-10 05:28:54 9.0 ✖️
TradeFinexLive NEW 2018-03-21 10:05:22 2021-08-16 11:40:03 7.0 ✔️
SafetyAndTrade NEW 2020-04-11 20:18:03 2020-04-12 17:00:36 6.0 ✔️
VaR GaN Estimate Value-at-Risk for market risk management using Keras and TensorFlow. 2018-08-06 16:09:44 2020-11-22 19:02:07 50.0 ✔️
Empirical-Method-in-Finance NEW 2021-01-13 23:48:30 2021-01-13 23:57:32 5.0 ✔️
Various Risk Measures Risk measures and factors for alternative and responsible investments. 2017-08-07 14:44:32 2017-08-08 22:52:11 5.0 ✖️
Pyfolio Portfolio and risk analytics in Python. 2015-06-01 15:31:39 2020-02-28 17:30:19 4153.0 ✔️
Factor Analysis Factor analysis for mutual funds. 2018-03-13 07:39:20 2018-03-13 07:42:36 4.0 ✖️
Quant Finance General quant repository. 2018-08-11 22:59:53 2019-11-12 04:49:01 34.0 ✖️
Quantropy NEW 2020-06-13 15:34:25 2021-03-15 01:49:23 34.0 ✔️
CAPM Expected returns using CAPM. 2016-05-10 11:03:48 2016-05-17 03:44:56 33.0 ✖️
Risk Basic Active portfolio risk management . 2016-05-10 11:03:48 2016-05-17 03:44:56 33.0 ✖️
Statistical Finance Various financial experiments. 2015-10-04 09:10:54 2020-03-28 18:33:58 23.0 ✔️
Performance Analysis Performance analysis of predictive (alpha) stock factors. 2016-06-03 21:49:15 2020-04-27 18:40:41 2119.0 ✔️

Techniques

热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap