anomaly

Identify stocks with abnormal trading volume using the doge anomaly command.

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill anomaly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anomaly
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/anomaly
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill anomaly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly identify stocks with unusual trading volume so you can spot potential accumulation, distribution, or breakout activity without manually scanning the market.

Core Features & Use Cases

  • Ranked anomaly scans: Returns stocks ordered by volume ratio so the strongest spikes rise to the top.
  • Threshold-based filtering: Lets you focus on only the most extreme anomalies by setting a minimum ratio.
  • Actionable interpretation: Summarizes whether unusual activity is broad-based, clustered, or concentrated so you can prioritize follow-up research.
  • Use case: If you want to find which names had the most suspicious or meaningful volume surges today, this Skill gives you a concise ranked table and a short read on the pattern.

Quick Start

Ask the anomaly skill to find the top unusual volume stocks using your preferred minimum ratio and result count.

Frequently Asked Questions about anomaly

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan stocks for unusual trading volume spikes?

You can scan stocks for unusual trading volume by running the anomaly command with optional min-ratio and top parameters to filter and rank volume spikes against a 20-day average.

What is a stock volume ratio and how does it detect accumulation or distribution?

A stock volume ratio measures current volume against a 20-day average to detect accumulation or distribution, where a high ratio indicates abnormal trading activity that may signal institutional interest or selloffs.

How do I filter stock scans to only show extreme volume anomalies?

You can filter stock scans to show only extreme volume anomalies by setting a minimum ratio threshold parameter, ensuring the results only include stocks with volume spikes above your specified level.

Does this stock volume scanner require any specific market data setup?

This stock volume scanner requires no external dependencies or setup, as it processes market data internally to return stock code, date, volume, 20-day average volume, ratio, and intraday change directly.

What is the best way to find breakout candidates using volume analysis?

The best way to find breakout candidates using volume analysis is running a ranked anomaly scan to surface stocks with concentrated volume surges, helping you prioritize follow-up research on potential breakouts.