nkaz001 / hftbacktest

A high-frequency trading and market-making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
MIT License
2.01k stars 395 forks source link

Parallel load #128

Closed nkaz001 closed 3 months ago

nkaz001 commented 3 months ago

Merge parallel-load with latency_adjustment, both of which include changes in Reader.