LeonardoBerti00 / Axial-LOB-High-Frequency-Trading-with-Axial-Attention

Pytorch implementation of Axial-LOB from 'Axial-LOB: High-Frequency Trading with Axial Attention'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axial LOB: High Frequency Trading with Axial Attention

In this repository you can find the pytorch implementation of the paper Axial LOB: High Frequency Trading with Axial Attention by Damian Kisiel and Denise Gorse.

In the notebook is presented a comprehensive machine learning pipeline that encompasses loading the dataset, applying labeling methods, creating datasets and dataloaders, and ultimately, executing the training, validation, and testing processes.

Usage

To run the code you just have to download the FI-2010 dataset and change the data path, then the notebook will do the rest, including the training and testing.

About

Pytorch implementation of Axial-LOB from 'Axial-LOB: High-Frequency Trading with Axial Attention'


Languages

Language:Jupyter Notebook 100.0%