nkaz001 / hftbacktest

A high-frequency trading and market-making backtesting tool 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
1.78k stars 357 forks source link

Collector #100

Closed volemont closed 1 month ago

volemont commented 1 month ago

Should we use https://github.com/nkaz001/collect-binancefutures or hftbacktest/collector going forward?

nkaz001 commented 1 month ago

Going forward, hftbacktest/collector will be maintained. I will update the notice regarding the project move of collector-binancefutures.