Skip to content

high frequency trading and market making backtesting tool that takes into account limit orders, queue position, and latencies based on full trade and order book tick data in Python/Numba

License

Notifications You must be signed in to change notification settings

pikki622/hftbacktest

 
 

Repository files navigation

HftBacktest

|Codacy |Python Version |License

High-frequency trading and market-making backtesting tool that takes order queues and latencies into account based on full order book and trade tick data.

Getting started

Installation

pip install hftbacktest

Data Source & Format

Please see https://github.com/nkaz001/collect-binancefutures regarding collecting and converting the feed data.

Examples

Please see example directory.

Documentation

About

high frequency trading and market making backtesting tool that takes into account limit orders, queue position, and latencies based on full trade and order book tick data in Python/Numba

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%