anuj1312
OrderBook-TickData-Trading-Strategy
Jupyter Notebook

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
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
* Rise Ratio

* Depth Ratio [Note] : [FeatureSelection] (FeatureSelection)

  • Learning Model Trainer
* RandomForestClassifier * ExtraTreesClassifier * AdaBoostClassifier * GradientBoostingClassifier * SVM
  • Use best model to predict next 10 seconds
  • Prediction outcome
  • Profit & Loss
[Note] : [ModelSelection] (ModelSelection)

🔗 More in this category

© 2026 GitRepoTrend · anuj1312/OrderBook-TickData-Trading-Strategy · Updated daily from GitHub