From 768511e90d8d4cc4744dcf4352af4c303e8c68b9 Mon Sep 17 00:00:00 2001 From: Kriss Date: Tue, 14 Apr 2026 20:19:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24bd8ef..9f719ce 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # noteQuant Backtester A Python + React backtesting platform. -Features a FastAPI backend for running simulations with custom strategy logic (liquidity sweeps, order blocks, fair value gaps, market structure) and a React frontend for visualizing trades on candlestick charts, equity curves, and performance metrics. +Features a FastAPI backend for running simulations with custom strategy logic and a React frontend for visualizing trades on candlestick charts, equity curves, and performance metrics.