From 3eece68bcf6b2dc02af3e2200b9bee334f944405 Mon Sep 17 00:00:00 2001 From: Arvind Rathnashyam <55092649+caped-doshi@users.noreply.github.com> Date: Fri, 22 Aug 2025 16:41:28 -0400 Subject: [PATCH] cpp status badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9429e..c2871a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CryptoQuantEngine -https://github.com/caped-doshi/cryptoquantengine/actions/workflows/ci.yml/badge.svg + + + ## High-Frequency Level 2 Trading Backtesting Engine **CryptoQuantEngine** is a high-performance C++ framework for backtesting high-frequency trading (HFT) strategies on Level 2 crypto market data. It supports full order book reconstruction, queue position tracking, and realistic order matching with configurable latency models. This engine is designed for research and development of market-making, liquidity-taking, and latency-sensitive strategies on orderbook data.