Initialize README with project details

Add project description and features to README
This commit is contained in:
Kriss
2026-04-09 15:06:18 +02:00
committed by GitHub
parent aa4d1ed125
commit e38af0229e
+4
View File
@@ -0,0 +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.