High-frequency trading (HFT) strategies using Machine Learning Techniques on Full Orderbook Tick Data.
Last updated Aug 1, 2026
10
Stars
4
Forks
0
Issues
0
Stars/day
Attention Score
3
Topics
Language breakdown
Jupyter Notebook 100.0%
▸ Files
click to expand
README
OrderBook-TickData-Trading-Strategy
Modeling High-Frequency Limit Order Book Dynamics Using Machine Learning
- Framework to capture the dynamics of high-frequency limit order books.
Overview
In this project I used machine learning methods to capture the high-frequency limit order book dynamics and simple trading strategy to get the P&L outcomes.
- Feature Extractor
* Depth Ratio
[Note] : [FeatureSelection] (FeatureSelection)
- Learning Model Trainer
- Use best model to predict next 10 seconds
- Prediction outcome
- Profit & Loss
[Note] : [ModelSelection] (ModelSelection)
🔗 More in this category