market data quality inspector

    by nowrich

    1

    Automated market data validation for missing bars, stale quotes, outliers, and calendar inconsistencies.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    See it in action

    You say

    Inspect my historical 1m AAPL data in data/aapl_1m.csv. It is from Nasdaq. Check for missing bars and price outliers from 2024-01-01 to 2024-01-10.

    Your agent does

    Checked 3,900 bars. Status: Warning Issues:

    • Error: Missing 1m bars from 2024-01-02 14:30:00 to 14:35:00.
    • Warning: Price spike detected at 2024-01-05 10:15:00 (High: 195.50 vs Rolling Median: 182.10).
    • Info: 1 duplicate timestamp found and ignored.

    What you get

    Validate historical OHLCV bars against official exchange calendars.Detect stale quotes and price freezes in high-frequency data feeds.Audit multiple data sources for price and volume inconsistencies.Identify unadjusted price gaps from corporate actions like splits or dividends.

    About this skill

    The problem

    Bad market data ruins backtests and triggers erroneous trades. Manually hunting for missing bars, stale quotes, or unadjusted price gaps in large datasets is tedious and error-prone.

    What it does

    • Identifies missing intraday or daily bars by comparing data against official exchange trading calendars.
    • Detects stale quotes and frozen prices where volume is zero or price remains static across multiple bars.
    • Validates OHLC relationships, ensuring highs are greater than lows and prices are non-negative.
    • Flags potential corporate action inconsistencies like unadjusted splits or dividend gaps.
    • Cross-references multiple data feeds to find conflicting price levels or trade timestamps.

    Frameworks & tools

    Compatible with CSV, Parquet, and JSON formats. Handles Pandas DataFrames and structured market data feeds for XNAS, XNYS, and other major exchanges.

    Why this beats prompting it yourself

    General LLMs often overlook exchange-specific nuances like early closes, holiday calendars, and timezone-aware timestamp shifts. This skill uses a structured inspection framework to ensure mathematical consistency and calendar alignment that simple prompting misses.

    Use cases

    • Sanitizing historical OHLCV data before running a backtest.
    • Verifying live feed integrity before an automated strategy goes live.
    • Auditing data vendor quality by comparing overlapping feeds for inconsistencies.
    • Detecting symbol mismatches and casing errors across heterogeneous data sources.

    Known limitations

    Identifies issues but does not automatically repair data unless requested. Statistical outlier detection may flag genuine high-volatility events as warnings.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Frequently Asked Questions

    Popular in Finance, Legal & Accounting