Skip to content

A real-world data, trading day simulator for testing algorithmic trading strategies. This repo also includes the implementation of two High-Frequency trading strategies, one utilising a long short-term memory recurrent neural network (LSTM), and the other, an ordinary differential equation recurrent neural network (ODE-LSTM).

Notifications You must be signed in to change notification settings

AngusParsonson/HFTSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HFTSimulator

A real-world data, trading day simulator for testing algorithmic trading strategies. This repo also includes the implementation of two High-Frequency trading strategies, one utilising a long short-term memory recurrent neural network (LSTM), and the other, an ordinary differential equation recurrent neural network (ODE-LSTM).

This repo was built to assist the research conducted for my paper: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3956198. If you find it helpful, please cite my work.

About

A real-world data, trading day simulator for testing algorithmic trading strategies. This repo also includes the implementation of two High-Frequency trading strategies, one utilising a long short-term memory recurrent neural network (LSTM), and the other, an ordinary differential equation recurrent neural network (ODE-LSTM).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages