nqstats-analyzer

star 1

Automates the verification of NQStats metrics and generates daily bias briefings based on the Unified Bias Algorithm.

vinay-veerappa By vinay-veerappa schedule Updated 1/23/2026

name: NQStats Analyzer description: Automates the verification of NQStats metrics and generates daily bias briefings based on the Unified Bias Algorithm.

NQStats Analyzer Skill

This skill allows you to run specialized statistical analysis for NQ1, ES1, and other futures based on the NQStats methodology.

Key Metrics

  1. ALN Sessions: Asia-London-NY relationship (LPEU, LPED, LEA, AEL).
  2. Noon Curve: 75% probability of HOD/LOD occurring on opposite sides of noon.
  3. Unified Bias: Synthesis of ALN + Broken Status + Profiler into a high-conviction daily trade plan.

Usage

1. Generate Daily NQStats Briefing

This is the primary command for your pre-market routine. It analyzes the current day's Asia and London sessions to predict NY bias.

python scripts/analysis/analyze_daily_nqstats.py --ticker NQ1

2. Verify Historical Stats

Run these to re-verify the NQStats claims against your own deep data (2015-2025).

# Noon Curve Verification
python scripts/nqstats/noon_curve/verify_noon_curve.py

# ALN Verification
python scripts/nqstats/aln_sessions/verify_aln.py

Daily Integration

This skill is integrated into the daily_analysis workflow. It runs automatically during scripts/trader/run_daily_prep.py to provide a "Data Integrity" and "Statistical Bias" briefing.

Documentation

Install via CLI
npx skills add https://github.com/vinay-veerappa/tvDownloadOHLC --skill nqstats-analyzer
Repository Details
star Stars 1
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
vinay-veerappa
vinay-veerappa Explore all skills →