โœ“ Verified ๐Ÿ’ป Development โœ“ Enhanced Data

Crypto Alpha Scanner

Automated crypto market intelligence - prices, sentiment, trending coins, and Polymarket hot markets

Rating
3.9 (288 reviews)
Downloads
2,609 downloads
Version
1.0.0

Overview

Automated crypto market intelligence - prices, sentiment, trending coins, and Polymarket hot markets.

โœจKey Features

1

๐Ÿ“Š Live Prices โ€” BTC, ETH, SOL with 24h change

2

๐Ÿ˜ฑ Fear & Greed Index โ€” Market sentiment gauge

3

๐Ÿ”ฅ Trending Coins โ€” What's hot on CoinGecko

4

๐ŸŽฏ Polymarket Hot โ€” Top prediction markets by volume

5

๐Ÿ’ก Auto Insights โ€” Actionable commentary based on data

Complete Documentation

View Source โ†’

๐Ÿ“ก Crypto Alpha Scanner

Reliable market intelligence in one command.

No API keys. No external dependencies. Just Python stdlib.

Features

  • ๐Ÿ“Š Live Prices โ€” BTC, ETH, SOL with 24h change
  • ๐Ÿ˜ฑ Fear & Greed Index โ€” Market sentiment gauge
  • ๐Ÿ”ฅ Trending Coins โ€” What's hot on CoinGecko
  • ๐ŸŽฏ Polymarket Hot โ€” Top prediction markets by volume
  • ๐Ÿ’ก Auto Insights โ€” Actionable commentary based on data

Quick Start

bash
# Generate alpha report
python3 scripts/scanner.py

# Output to file
python3 scripts/scanner.py > report.txt

# Post to Telegram (with bot token)
python3 scripts/scanner.py | ./scripts/post_telegram.sh

Sample Output

text
๐Ÿค– Alpha Report | 2026-02-11 19:00 UTC

๐Ÿ“Š Market Pulse
๐Ÿ”ด BTC: $67,216 (-2.3%)
๐Ÿ”ด ETH: $1,943 (-3.2%)
๐Ÿ”ด SOL: $80 (-3.9%)
๐Ÿ˜ฑ Fear/Greed: 11 (Extreme Fear)

๐Ÿ”ฅ Trending: LayerZero, Uniswap, Bitcoin, Hyperliquid

๐ŸŽฏ Polymarket Hot
โ€ข Will Trump nominate Judy Shelton...? ($5.1M)
โ€ข Will the Fed decrease rates...? ($3.3M)

๐Ÿ’ก Extreme fear = historically strong buy zone.

โ€” Nix ๐Ÿ”ฅ

Data Sources

SourceDataRate Limit
CoinGeckoPrices, trending30/min
Alternative.meFear/GreedUnlimited
Polymarket GammaMarketsUnlimited

Cron Setup

Run hourly for consistent alpha:

bash
# Add to crontab
0 * * * * python3 /path/to/scripts/scanner.py >> /var/log/alpha.log

Customization

Edit scripts/scanner.py to:

  • Add more coins
  • Change formatting
  • Add custom insights
  • Integrate with your channels

Why This Skill?

โœ… 100% Reliable โ€” Only uses APIs that work โœ… Zero Setup โ€” No API keys needed โœ… Fast โ€” Runs in <3 seconds โœ… Portable โ€” Pure Python, runs anywhere


Built by Nix ๐Ÿ”ฅ | Free alpha, forever

Installation

Terminal bash

openclaw install crypto-alpha-scanner
    
Copied!

๐Ÿ’ปCode Examples

โ€” Nix ๐Ÿ”ฅ

-nix-.txt
## Data Sources

| Source | Data | Rate Limit |
|--------|------|------------|
| CoinGecko | Prices, trending | 30/min |
| Alternative.me | Fear/Greed | Unlimited |
| Polymarket Gamma | Markets | Unlimited |

## Cron Setup

Run hourly for consistent alpha:
example.sh
# Generate alpha report
python3 scripts/scanner.py

# Output to file
python3 scripts/scanner.py > report.txt

# Post to Telegram (with bot token)
python3 scripts/scanner.py | ./scripts/post_telegram.sh
example.txt
๐Ÿค– Alpha Report | 2026-02-11 19:00 UTC

๐Ÿ“Š Market Pulse
๐Ÿ”ด BTC: $67,216 (-2.3%)
๐Ÿ”ด ETH: $1,943 (-3.2%)
๐Ÿ”ด SOL: $80 (-3.9%)
๐Ÿ˜ฑ Fear/Greed: 11 (Extreme Fear)

๐Ÿ”ฅ Trending: LayerZero, Uniswap, Bitcoin, Hyperliquid

๐ŸŽฏ Polymarket Hot
โ€ข Will Trump nominate Judy Shelton...? ($5.1M)
โ€ข Will the Fed decrease rates...? ($3.3M)

๐Ÿ’ก Extreme fear = historically strong buy zone.

โ€” Nix ๐Ÿ”ฅ

Tags

#devops_and-cloud

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author cassh100k
Last Updated 3/10/2026
๐Ÿš€
Optimized for
Claude 3.5
๐Ÿง 

Ready to Install?

Get started with this skill in seconds

openclaw install crypto-alpha-scanner