Skip to content

Commit

Permalink
Merge pull request #168 from nkaz001/add-hftbacktest
Browse files Browse the repository at this point in the history
Add hftbacktest backtesting tool
wilsonfreitas authored Nov 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 6590b0e + 11c4f3e commit 7f11eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -139,6 +139,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [PyLOB](https://github.com/DrAshBooth/PyLOB) - Fully functioning fast Limit Order Book written in Python.
- [PyBroker](https://github.com/edtechre/pybroker) - Algorithmic Trading with Machine Learning.
- [OctoBot Script](https://github.com/Drakkar-Software/OctoBot-Script) - A quant framework to create cryptocurrencies strategies - from backtesting to optimisation to livetrading.
- [hftbacktest](https://github.com/nkaz001/hftbacktest) - A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.

### Risk Analysis

0 comments on commit 7f11eb0

Please sign in to comment.