Skip to content

karuu6/hftbacktest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A backtesting engine for HFT strategies

About

HFTBacktest is an engine built for backtesting strategies on CME futures. It works on MBO data from Databento.

Features

  • Full orderbook reconstruction using MBO data
  • Realistic fill simulation using position in queue
  • Latency modelling
  • Fast, written fully in C++
  • Python bindings for strategy research (coming)

Motivation

I develop futures trading strategies as a hobby, and I was tired of my live results not matching my backtests. This was especially true for latency sensitive and maker (limit order) strategies. I built HFTBacktest to accurately simulate trading fills

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published