MIRA HUNTER

EDGE DASHBOARD
connecting…
Status
Total Edges
Paper Trades
Win Rate
Total P&L

File Status

FileStatus

Edge Library

Loading…

Top Edges

Loading…

Regime × Edge Matrix

Loading…
Log New Trade

Paper Trade Log

Loading…
Queue Exploration

Exploration Queue

Loading…
Strategy Configuration
Square off at exit time
Worker / Backend Configuration
All API calls are routed through this Worker. The Worker proxies to your Python backend.
Endpoint Map
EndpointMethodPurpose
/api/statusGETHealth + file check
/api/edgesGETFull edge library
/api/edges/topGETTop surviving edges
/api/edges/matrixGETRegime × edge matrix
/api/explorationsGET / POSTExploration queue
/api/paperGET / POSTPaper trade log
/api/paper/:idPATCHUpdate paper trade
/api/paper/statsGETAggregate P&L stats
/api/backtestPOSTRun strategy backtest