Quantum Validator

Scenario Validator API

A polished, trustworthy console for quantitative traders to validate trade scenarios with clear reasoning trails and validation context.

Status: Operational

Health Check

GET /health

Verify API service status and connectivity.

Status: ok

The health endpoint provides a simple status check for the API service. A successful response indicates the service is operational and ready to process requests.

Price Action Analysis

GET /steps/price-action

Analyze market structures, liquidity pools, and price action diagnostics.

Reasoning Timeline

Step 1 Market Structure Analysis

Identified key pivot points and displacement patterns across observed timeframes.

Sample Response
{
  "reasoning": [...],
  "correct_answer": {
    "status": "ok",
    "price_action_diagnostics": {...},
    "market_structures": [...]
  }
}

Glossary

BOS

Break of Structure - A significant price movement that changes the market structure.

CHOCH

Change of Character - Indicates potential trend reversal or significant shift.

FVG

Fair Value Gap - An area where price moved rapidly, creating an imbalance.