JoshuaWu1997 / PyTorch-DDPG-Stock-Trading
An implementation of DDPG using PyTorch for algorithmic trading on Chinese SH50 stock market.
☆29Updated 4 years ago
Alternatives and similar repositories for PyTorch-DDPG-Stock-Trading:
Users that are interested in PyTorch-DDPG-Stock-Trading are comparing it to the libraries listed below
- Deep Reinforcement Learning for Stock trading task☆20Updated 4 years ago
- 复现华泰证券《强化学习初探与DQN择时》研报中的DQN模型与效果☆31Updated 2 years ago
- This repository contains the main code used in the paper "Deep Reinforcement Learning for Market Making Under a Hawkes Process-Based Limi…☆55Updated 2 years ago
- 通过遗传算法、强化学习来自动选择高频因子☆23Updated 2 years ago
- Cryptocurrency Trading with Reinforcement Learning based on Backtrader☆40Updated 3 months ago
- Automated FOREX trading using recurrent reinforcement learning☆33Updated 2 years ago
- This repository is for the demonstration of our work, "Market Making with Deep Reinforcement Learning from Limit Order Books"☆59Updated 2 years ago
- Jiahao Li, Yong Zhang, Xingyu Yang, and Liangwei Chen. "Online portfolio management via deep reinforcement learning with high-frequency d…☆22Updated last year
- 多因子模型相关☆21Updated 3 years ago
- Deep Direct Recurrent Reinforcement Learning to learn trading system☆26Updated 7 years ago
- Trend Prediction for High Frequency Trading☆40Updated 2 years ago
- This repo contains some codes and outputs of my implementation of DeepLOB model.☆82Updated 4 years ago
- A crypto currency live-trading backend for Huobi☆37Updated 6 years ago
- 多因子选股框架☆20Updated 4 years ago
- Our codebase trials provide an implementation of the Select and Trade paper, which proposes a new paradigm for pair trading using hierar…☆125Updated last year
- Built a practical Multi-Factor Backtesting Framework from scratch based on Huatai Security's(One of China's largest sell side) financial …☆60Updated 2 years ago
- LeonardoBerti00 / Data-Normalization-for-Bilinear-Structures-in-High-Frequency-Financial-Time-series-BiN-TABLPytorch implementation of BIN-TABL from Data Normalization for Bilinear Structures in HF Financial Time-series☆10Updated 8 months ago
- 改写了gplearn源码,原有的gplearn会把数据转为numpy,丢失了datetime和stockcode的原始信息。很难做截面的因子ic、ir分析,所以改动了相应的源码,使之可以做因子的截面ic分析。另外增加了时序函数和并行化框架ray的支持。☆18Updated last year
- A deep learning model for Financial Signal Representation and Trading☆73Updated 6 years ago
- 基于基因表达式规划算法的因子挖掘☆29Updated 3 years ago
- apolanco3225 / Deep-Reinforcement-Learning-for-Optimal-Execution-of-Portfolio-Transactions-using-DDPGPerforming a trading strategy using deep deterministic policy gradients to know when to buy, hold or sell stocks in a virtual environment…☆57Updated 6 years ago
- A DQN agent that optimally hedges an options portfolio.☆23Updated 5 years ago
- High frequency factors based on order and trade data.☆45Updated last year
- This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent lear…☆70Updated 5 years ago
- An end-to-end stock factors mining neural network framework.☆34Updated last year
- ☆34Updated 4 years ago
- A genetic programming algorithm used for generating alpha factors in the multi-factor investment strategy☆62Updated 4 years ago
- Trading multiple stocks using custom gym environment and custom neural network with StableBaselines3.☆51Updated 2 years ago
- A study on volume-price factor stock selection model based on wavelet transform and multitask self-attention network☆71Updated 9 months ago
- Pytorch implementation of TransLOB from Transformer for limit order books☆25Updated last year