Building a High-Frequency Trading Algorithm Using an Ordinary Differential Equation Recurrent Neural Network

Angus Parsonson
DOI: https://doi.org/10.2139/ssrn.3956198
2021-01-01
SSRN Electronic Journal
Abstract:In 2001, IBM researchers published a paper showing Das and Tesauro’s MGD, along with Cliff’s ZIP algorithm, were able consistently to out-perform human sales traders. Algorithmic trading has only become more prevalent since, making up 70-80 per cent of overall trading volume today. As such, the design of profitable algorithms has been the focus of much research over many years. The aim of this project is to produce one such algorithm using recent advancements in deep learning not yet applied to the domain. Specifically, the hypothesis of this research is: Can a high-frequency trading algorithm utilising a neural ordinary differential equation recurrent neural network trade profitably and perform as well as, or better, than other deep learning solutions proposed by former researchers?In this thesis, I present a novel high-frequency trading (HFT) algorithm that employs the use of a neural network for predicting the price direction of a given financial asset when exposed to high-frequency, irregularly sampled financial data. The neural network in question is based on recent advancements in deep learning, first proposed in December 2020.
What problem does this paper attempt to address?