A polished, trustworthy console for quantitative traders to validate trade scenarios with clear reasoning trails and validation context.
Verify API service status and connectivity.
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.
Analyze market structures, liquidity pools, and price action diagnostics.
Identified key pivot points and displacement patterns across observed timeframes.
{
"reasoning": [...],
"correct_answer": {
"status": "ok",
"price_action_diagnostics": {...},
"market_structures": [...]
}
}
Break of Structure - A significant price movement that changes the market structure.
Change of Character - Indicates potential trend reversal or significant shift.
Fair Value Gap - An area where price moved rapidly, creating an imbalance.