Update README.md

This commit is contained in:
Kriss
2026-04-14 20:19:15 +02:00
committed by GitHub
parent cd80a947a9
commit 768511e90d
+1 -1
View File
@@ -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.