Skip to content

Apply different deep learning models to limit order book.

Notifications You must be signed in to change notification settings

repotudou/HFT_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HFT_Project Apply different deep learning models to limit order book.

  1. SingleCNN: Apply single CNN model(9 convolutional layers) to HFT.

  2. MultiCNN: Combine CNN models with 1s and 0.1s data.

  3. BoostingCNN: Apply boosting method for single CNNs.

  4. Comb_CNN_LSTM: Combine CNN model with LSTM model to HTF.

About

Apply different deep learning models to limit order book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages