US Stock Reverse Value Scanner for Openclaw

A quantitative stock scanning tool designed to identify high-quality, oversold US equities using a Serenity-style counter-trend value strategy.

sg345662365-oss
v2.0.0
Jun 9, 2026
0
423
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install stock-value-scanner

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install stock-value-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is US Stock Reverse Value Scanner?

The US Stock Reverse Value Scanner is a sophisticated market discovery engine engineered to locate premium assets that have undergone deep corrections. Inspired by the Serenity counter-trend investment methodology, it systematically evaluates equities to find optimal entry points where prices are heavily discounted, technical indicators signal extreme oversold conditions, and momentum reversals are imminent.

By leveraging this tool within the Openclaw Skills ecosystem, developers and quantitative traders can automate the detection of high-probability bounce-back candidates. The scanner processes over 40 key market leaders across critical modern sectors, including AI hardware, optical communications (CPO), fintech, and biotechnology, providing actionable intelligence and real-time alerts. As one of the premier financial analysis integrations among Openclaw Skills, this scanner provides a standardized interface for agents to fetch high-probability trade setups.

US Stock Reverse Value Scanner Use Cases

  • Automatically screen tech giants (like NVDA, AVGO, MSFT) and biotech leaders (LLY, UNH) that have corrected 15% or more from their local highs.
  • Detect early signs of trend reversals using quantitative indicators like the 20EMA/50EMA golden cross combined with extreme RSI oversold signals.
  • Conduct automated fundamental valuation reviews (PE, PB, PS, PEG, and three-scenario DCF models) to verify a stock's margin of safety.
  • Build systematic trading alerts to stay updated on key sector rotations and macro linkages (interest rates, VIX, and USD index fluctuations).

How US Stock Reverse Value Scanner Works

  1. Asset Selection: The discovery engine constantly tracks and filters a high-quality list of over 40 sector leaders in AI, semiconductors, optics, fintech, consumer goods, telecom, and biotech.
  2. Multi-Dimensional Analysis: Runs real-time calculations across 5 core indicators: Correction Depth, RSI Oversold conditions, EMA Golden Crosses, High Volume Rebound, and Volatility Contraction.
  3. Fundamental Assessment: Calculates multi-metric valuations (PE/PB/PS/PEG) alongside a robust 3-scenario Discounted Cash Flow (DCF) model to determine intrinsic asset values.
  4. Macro Correlation Evaluation: Computes real-time risk adjustments based on global macroeconomic parameters, including VIX indexes, treasury yields, and currency indices.
  5. Signal Distribution: Dispatches real-time, high-priority notifications, complete with return attribution metrics (alpha/beta breakdown), straight to connected endpoints or Telegram bots.

US Stock Reverse Value Scanner Setup

Prerequisites

Make sure your environment is configured for Python 3.8+ or Node.js. Install required scanning libraries and configure your API credentials.

Installation

Clone the repository and install the dependencies:

git clone https://github.com/sgready/vane-signals.git
cd vane-signals
pip install -r requirements.txt

Configuration

Create a .env file in the root directory to set up your Telegram bot alerts and payment confirmations:

TELEGRAM_BOT_TOKEN="your_telegram_bot_token"
NETWORK_PROVIDER="base" # For USDT subscription payments on Base/Arbitrum

To access the Pro features (monitoring all 40+ tickers and deep valuations), subscribe for $49/month using USDT via Base/Arbitrum. Send a message to @sgreadybot on Telegram to activate your license key.

US Stock Reverse Value Scanner Data Schema & Taxonomy

5-Dimensional Scoring Model

The scanner processes and scores every asset based on the following weighted matrix:

Dimension Weight Condition & Trigger
Correction Depth 0.25 Calculates drawdown from local peak; high score granted if drawdown is >= 15%.
RSI Oversold 0.25 RSI < 30 receives maximum score; RSI < 35 receives high score.
EMA Golden Cross 0.20 Triggered when the 20-period EMA crosses above the 50-period EMA.
Volume Rebound 0.15 Triggered when daily trading volume exceeds 1.5x of average historical volume coupled with a green close.
Volatility Contraction 0.15 Detects asset coiling phases through continuous Average True Range (ATR) contraction.

Supported Sector Schemas

  • AI & Semiconductors: NVDA, AVGO, AMD, MRVL, ARM, TSMC, ASML
  • Optical/CPO: POET, AAOI, CIEN, LITE, COHR
  • Internet: META, GOOGL, AMZN, RDDT, SNAP, PINS
  • Fintech: COIN, HOOD, SQ, PYPL
  • Consumer & Tech: TSLA, AAPL, MSFT
  • Telecom: T, VZ, TMUS
  • Biotech: UNH, LLY, JNJ

US Stock Reverse Value Scanner Advanced Features

  • Three-Scenario DCF Modeling: Generates realistic, optimistic, and pessimistic cash flow forecasts to guarantee safety margins.
  • Real-Time Telegram Push Notification Engine: Seamless event-driven alerting integrated directly with @sgreadybot.
  • Alpha and Beta Return Attribution: Decomposes returns to isolate market beta, sector beta, and individual stock alpha.
  • Web3 Blockchain Subscription Handler: Built-in support for low-fee USDT subscription payments processed via Base and Arbitrum networks.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*