DocsDashboard
Quanthop Platform Overview
Quanthop is a strategy research platform built around a single principle: strategies should be validated before they are trusted.
When you sign in, you land in the Research Lab — a unified workspace for writing, testing, and validating trading strategies.
Main Navigation
The platform is organized into these areas:
| Area | Purpose |
|---|---|
| Research Lab | Strategy development, backtesting, optimization, and analysis |
| WFA Results | Saved Walk-Forward Analysis results and comparisons |
| Adaptive Flow | Post-deployment monitoring and reoptimization |
| Profile | Account settings and preferences |
| Billing | Subscription management and invoices |
Research Lab Layout
The Research Lab is an IDE-style interface with three panels:
- Left sidebar — Project and workspace navigation
- Main editor — Strategy code editor (always accessible)
- Right dock — Context-sensitive panels that change based on your current task
Right Dock Tabs
The right dock contains the tools for each stage of the research workflow:
| Tab | What It Does |
|---|---|
| Definition | Edit your QSL strategy code |
| Backtest | Configure and run single backtests |
| Optimization | Search parameter space for stable regions |
| WFA | Walk-Forward Analysis configuration |
| Robustness | Stability scoring and cluster analysis |
| Results | Browse and compare backtest results |
| Intelligence | AI-assisted strategy analysis |
Workflow
The typical workflow follows four stages:
- Define — Write your strategy in QSL
- Validate — Backtest across different conditions
- Stabilize — Find robust parameter regions via optimization and WFA
- Deploy — Monitor with Adaptive Flow
Each stage has dedicated tooling in the Research Lab. You do not need to leave the workspace to complete the full pipeline.
Next Steps
- Research Lab — Detailed guide to the IDE workspace
- Projects — Creating and managing strategy projects
- Getting Started — Introduction to QSL strategies
Related
dashboardoverviewnavigationuiworkspace