← 返回
开发者工具 Key 中文

Xanadu Stock Screener

Screen stocks by fundamental metrics, technical indicators, sector, and market to find and save stocks matching specific financial criteria and trends.
通过基本面、技术指标、行业及市场筛选股票,查找并保存符合特定财务标准与走势的个股。
saintlittlefish
开发者工具 clawhub v1.0.0 1 版本 99872.6 Key: 需要
★ 0
Stars
📥 784
下载
💾 27
安装
1
版本
#finance#investing#latest#screening#stocks

概述

Stock Screener

Find stocks matching specific financial criteria and metrics.

Quick Start

# Find stocks with low P/E
python scripts/screener.py search --pe-max 20 --market-cap-min 1B

# Find high dividend stocks
python scripts/screener.py search --dividend-yield-min 3 --sector technology

# Find momentum stocks
python scripts/screener.py search --momentum 30 --volume-min 10M

Screening Criteria

Fundamental Metrics

  • P/E ratio (forward and trailing)
  • Market cap
  • Dividend yield
  • Revenue growth
  • Profit margins
  • Debt/equity
  • EPS (earnings per share)
  • ROE (return on equity)

Technical Indicators

  • 50/200 day moving averages
  • RSI (relative strength index)
  • Momentum (1M, 3M, 6M)
  • Volume trends

Company Info

  • Sector
  • Industry
  • Market (US, EU, Asia)
  • Exchange (NYSE, NASDAQ, etc.)

Usage

Basic Search

Search for stocks matching criteria:

python scripts/screener.py search --pe-max 25 --dividend-yield-min 2

Sector Filter

Find stocks in specific sectors:

python scripts/screener.py search --sector technology --revenue-growth-min 20

Save Watchlist

Save results to a watchlist:

python scripts/screener.py search --pe-max 15 --save my-watchlist

View Watchlists

python scripts/screener.py list-watchlists
python scripts/screener.py show-watchlist my-watchlist

Data Sources

  • Yahoo Finance (free tier)
  • Alpha Vantage (API key needed)
  • Financial Modeling Prep (API key needed)

Output

Results include:

  • Symbol, Company name
  • Current price
  • Market cap
  • P/E ratio
  • Dividend yield
  • 52-week range
  • Analyst rating

Requirements

  • Python 3.10+
  • yfinance package (Yahoo Finance data)
  • Optional: API keys for premium data

Monetization (SkillPay)

This skill supports SkillPay integration for premium features.

Setup

  1. Sign up at https://skillpay.me
  2. Configure billing in your deployment

Pricing Tiers

TierPriceFeatures
-----------------------
BasicFreeBasic screening, Yahoo Finance data
Pro$9/moPremium filters, real-time alerts, watchlists
Premium$19/moAPI access, unlimited screening, exports

Owner: Xanadu Studios

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 15:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Xanadu Portfolio Optimizer

saintlittlefish
优化投资组合,实现再平衡、风险分析和税损收割,并计算最优资产配置。
★ 0 📥 811
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,072
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,085