What problem does it solve?
This Skill eliminates the tedious and error-prone manual work of creating visual validations for open-xquant quant research runs, saving you time when verifying indicator performance, signal alignment and run artifact correctness.
Core Features & Use Cases
- Stored Run Chart Rendering: Generate indicator and price charts directly from existing open-xquant run results, no need to process raw market data or write custom plotting code.
- Built-in Validation Checks: Automatically verifies requested indicators exist in the run's symbol data, accounts for expected NaN warmup regions, and confirms signal events align with intended dates.
- Use Case: After running a backtest for a strategy using SPY data with fast and slow moving average indicators, use this Skill to quickly visualize the indicator overlays and confirm signal timing matches your strategy logic.
Quick Start
Use the plot-indicators skill to generate a chart of the sma_fast and sma_slow indicators overlaid on price for the SPY symbol from your latest run_1 backtest result.