Status
—
Total Edges
—
Paper Trades
—
Win Rate
—
Total P&L
—
File Status
| File | Status |
|---|
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
Entry Conditions (max 3, ALL must be true)
Exit Conditions
Worker / Backend Configuration
Endpoint Map
| Endpoint | Method | Purpose |
|---|---|---|
| /api/status | GET | Health + file check |
| /api/edges | GET | Full edge library |
| /api/edges/top | GET | Top surviving edges |
| /api/edges/matrix | GET | Regime × edge matrix |
| /api/explorations | GET / POST | Exploration queue |
| /api/paper | GET / POST | Paper trade log |
| /api/paper/:id | PATCH | Update paper trade |
| /api/paper/stats | GET | Aggregate P&L stats |
| /api/backtest | POST | Run strategy backtest |