Skip to content

LHSang6403/HFT-Time-Cyclic-Improvement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

HFT-Time-Cyclic-Improvement

Forecasting cryptocurrency prices and market trends using high-frequency data is inherently challenging due to the significant noise and complex dynamics within market microstructures. Traditional deep learning approaches relying solely on standard market data such as Open, High, Low, Close, Volume (OHLCV), or Limit Order Book (LOB) data frequently experience issues like overfitting and poor generalization on unseen market conditions.

This project investigates whether integrating cyclical temporal features—specifically, minute-of-hour, hour-of-day, and day-of-week—can enhance the predictive capabilities of deep learning models.

We conducted comprehensive experiments using high-frequency Ethereum trading data and evaluated the effectiveness of incorporating these cyclical temporal features into three distinct deep learning architectures:

  • Long Short-Term Memory (LSTM)

  • Convolutional Neural Networks (CNN)

  • Hybrid CNN-LSTM

The evaluation encompasses two core predictive tasks:

  • Regression Task: Minute-ahead price prediction

  • Classification Task: Short-term market trend prediction

Authors: Hoang-Sang Le, Dinh-Chuong Vu, Hoang-Hai Pham, Duy-Hoang Tran

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages