/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).

Primary LanguagePython

Stargazers