AntoBr96 / CNN-LSTM_Limit_Order_BookLinks
This notebook contains an independently developed Keras/Tensorflow implementation of the CNN-LSTM model for Limit Order Book forecasting originally proposed by Zhang et al. (https://arxiv.org/pdf/1808.03668.pdf). The current implementation was adopted in the paper written by Briola et al. (https://arxiv.org/pdf/2007.07319.pdf).
☆37Updated 5 years ago
Alternatives and similar repositories for CNN-LSTM_Limit_Order_Book
Users that are interested in CNN-LSTM_Limit_Order_Book are comparing it to the libraries listed below
Sorting:
- This repository stores the implementation of the paper "DETECTING DATA-DRIVEN ROBUST STATISTICAL ARBITRAGE STRATEGIES WITH DEEP NEURAL NE…☆70Updated last year
- Trend Prediction for High Frequency Trading☆42Updated 3 years ago
- Machine learning-driven financial trading strategy: momentum prediction, regime detection, and enhanced trading decisions.☆72Updated 2 years ago
- Limit Orderbook CNN model implementation for ETH-BTC (buy-low-sell-high indicator)☆17Updated 2 years ago
- Mean-Variance Optimization using DL (pytorch)☆32Updated 3 years ago
- Backtest result archive for Momentum Trading Strategies☆67Updated 6 years ago
- Implementation of "OPTIMAL MARKET MAKING BY REINFORCEMENT LEARNING"☆29Updated 4 years ago
- A low frequency statistical arbitrage strategy☆20Updated 6 years ago
- Machine learning trading method using meta-labeling. You can see the details in 'Advances in Financial Machine Learning' by Lopez de Prad…☆15Updated 4 years ago
- Deep learning for limit order book trading and mid-price movement☆55Updated 5 years ago
- ☆24Updated 5 years ago
- Momentum following strategies and optimal execution cost upon Implement Shortfall algorithm☆16Updated 6 years ago
- This repo contains some codes and outputs of my implementation of DeepLOB model.☆90Updated 4 years ago
- Exploring Optimal Order Execution in Simulated Limit Order Books☆20Updated 3 years ago
- This project is to apply Copula Function to pair trading strategy both in American stock market.☆30Updated 7 years ago
- Example of order book modeling.☆58Updated 6 years ago
- Optimizing the Pairs-Trading Strategy using Deep Reinforcement Learning with Trading and Stop-loss Boundaries☆13Updated 4 years ago
- ☆19Updated 5 years ago
- This is a research about using ML or RL predictions for HFT Market Making. Backtest was build on Full order log☆31Updated 4 years ago
- This is the final project of Statistical Arbitrage course and it aims to apply pairs trading in high frequency data to realize auto-tradi…☆19Updated 7 years ago
- The Short-Term Predictability of Returns in Order Book Markets: A Deep Learning Perspective.☆59Updated 2 years ago
- High Frequency Trading Strategies☆49Updated 8 years ago
- Having effective intraday forecast for the level of trading volume is of vital importance to algorithmic trading and portfolio management…