Pinned Repositories
agentF
Basic reinforcement learning exploration with financial data.
ai-trader
📈 Base on AI(RL/LSTM) algorithm to trade stock or features
AutomatedStockTrading-DeepQ-Learning
Every day, millions of traders around the world are trying to make money by trading stocks. These days, physical traders are also being replaced by automated trading robots. Algorithmic trading market has experienced significant growth rate and large number of firms are using it. I have tried to build a Deep Q-learning reinforcement agent model to do automated stock trading.
awesome-ai-in-finance
🔬 A collection for those AI (RL / DL / SL / Evoluation / Genetic Algorithm) used in financial market. otherwise, we add Technology Analysis / Alpha Research / Arbitrage and other useful strategies tools & docs in quantitative finance market.
Deep-Reinforcement-Stock-Trading
A light-weight deep reinforcement learning framework for portfolio management. This project explores the possibility of applying deep reinforcement learning algorithms to stock trading in a highly modular and scalable framework.
DSR
differential Sharpe ratio
ForexTrader
Matlab framework for forex trading analysis
moneyMaker
Algorithmic trading with Deep Learning
nn
feedforward,backPropagate,nn
OLPS
Online Portfolio Selection toolbox
fangyawei's Repositories
fangyawei/DSR
differential Sharpe ratio
fangyawei/nn
feedforward,backPropagate,nn
fangyawei/agentF
Basic reinforcement learning exploration with financial data.
fangyawei/ai-trader
📈 Base on AI(RL/LSTM) algorithm to trade stock or features
fangyawei/AutomatedStockTrading-DeepQ-Learning
Every day, millions of traders around the world are trying to make money by trading stocks. These days, physical traders are also being replaced by automated trading robots. Algorithmic trading market has experienced significant growth rate and large number of firms are using it. I have tried to build a Deep Q-learning reinforcement agent model to do automated stock trading.
fangyawei/awesome-ai-in-finance
🔬 A collection for those AI (RL / DL / SL / Evoluation / Genetic Algorithm) used in financial market. otherwise, we add Technology Analysis / Alpha Research / Arbitrage and other useful strategies tools & docs in quantitative finance market.
fangyawei/Deep-Reinforcement-Stock-Trading
A light-weight deep reinforcement learning framework for portfolio management. This project explores the possibility of applying deep reinforcement learning algorithms to stock trading in a highly modular and scalable framework.
fangyawei/ForexTrader
Matlab framework for forex trading analysis
fangyawei/moneyMaker
Algorithmic trading with Deep Learning
fangyawei/OLPS
Online Portfolio Selection toolbox
fangyawei/PGPortfolio
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
fangyawei/pyti
Python library of various financial technical indicators
fangyawei/q-trader
Deep Q-learning driven stock trader bot
fangyawei/quantcon2018
fangyawei/Reinforcement_Learning_for_Stock_Prediction
This is the code for "Reinforcement Learning for Stock Prediction" By Siraj Raval on Youtube
fangyawei/rl-book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
fangyawei/rl_markets
Market Making via Reinforcement Learning
fangyawei/rlkit
Collection of reinforcement learning algorithms
fangyawei/tradingrrl
Implementations of FX trading with RRL
fangyawei/TradzQAI
Trading environnement for RL agents, backtesting and training.