ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

mx_stocks_screener

基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment assets across global markets, including A-shares, ETFs, bonds, HK and US stocks, and funds. It enables multi-dimensional filtering via technical, fundamental, sentiment and news indicators. Ideal for global asset selection, cross-market monitoring, portfolio construction and strategy backtesting.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/akiry09/mx-mx-stocks-screener
Or

选股 / 选板块 / 选基金

通过自然语言查询进行选股,数据来自于妙想大模型服务,支持以下类型:

  • A股港股美股
  • 基金ETF可转债板块

密钥来源与安全说明

  • 本技能仅使用一个环境变量:EM_API_KEY
  • EM_API_KEY 由东方财富妙想服务(https://ai.eastmoney.com/mxClaw)签发,用于其接口鉴权。
  • 在提供密钥前,请先确认密钥来源、可用范围、有效期及是否支持重置/撤销。
  • 禁止在代码、提示词、日志或输出文件中硬编码/明文暴露密钥。

功能范围

基础选股能力

  • 按股价、市值、涨跌幅、市盈率等财务/行情指标筛选
  • 技术信号筛选(如连续上涨、突破均线等)
  • 主营业务、主要产品筛选
  • 行业/概念板块筛选成分股
  • 获取指数成分股
  • 推荐股票、基金、板块
  • 按多种复合条件(如且、或、非、排序等)的逻辑组合筛选

A股进阶查询(部分场景)

除基础选股外,还支持A股上市公司的以下查询场景:

  • 高管信息、股东信息
  • 龙虎榜数据
  • 分红、并购、增发、回购
  • 主营区域
  • 券商金股

注意:上述仅为部分示例,实际支持的条件远多于列举内容

查询示例

类型queryselect-type
选A股股价大于500元的股票、创业板市盈率最低的50只A股
选港股港股的科技龙头港股
选美股纳斯达克市值前30、苹果产业链美股美股
选板块今天涨幅最大板块板块
选基金白酒主题基金、新能源混合基金近一年收益排名基金
选ETF规模超2亿的电力ETFETF
选可转债价格低于110元、溢价率超5个点的可转债可转债

前提条件

1. 注册东方财富妙想账号

访问 https://ai.eastmoney.com/mxClaw 注册账号并获取API_KEY。

2. 配置 Token

# macOS 添加到 ~/.zshrc,Linux 添加到 ~/.bashrc
export EM_API_KEY="your_api_key_here"

然后根据系统执行对应的命令:

macOS:

source ~/.zshrc

Linux:

source ~/.bashrc

3. 安装依赖

pip3 install httpx --user

快速开始

1. 命令行调用

python3 {baseDir}/scripts/get_data.py --query 股价大于100元,主力流入,成交额排名前50 --select-type A股

输出示例

CSV: /path/to/miaoxiang/mx_stocks_screener/mx_stocks_screener_9535fe18.csv
描述: /path/to/miaoxiang/mx_stocks_screener/mx_stocks_screener_9535fe18_description.txt
行数: 42

参数说明:

参数说明必填
--query自然语言查询条件
--select-type查询领域

2.

Metadata

Author@akiry09
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-akiry09-mx-mx-stocks-screener": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

mx_financial_assistant

基于东方财富权威金融数据库,打造覆盖"数据-资讯-知识-分析-决策"全链条的智能问答服务。通过自然语言交互, 为用户提供从基础金融知识科普到专业投资研究支持的全方位解决方案,实现"一问即达"的高效金融信息获取体验。 涵盖七大核心能力:全市场金融数据实时查询(A港美股、基金、债券)、全网财经资讯智能检索(公告、研报、新闻、政策)、 全球宏观经济数据追踪(国民经济、货币财政、产业就业)、多维度智能选股选基(技术面、基本面、消息面)、 专业金融百科知识问答、深度金融市场分析(趋势、资金、情绪)、以及实时热点事件解读(政策、公告、行业变革)。 适配多元化应用场景,满足机构投资者在投资研究、资产配置、风险管理、策略回测等方面的专业需求, 同时支持个人用户的理财决策、知识学习、行情监控与投资组合管理。 当用户提出自然语言问题并希望获得智能回答时使用此技能,包括但不限于: "帮我查一下"、"请问"、"分析一下"、"选股"、"推荐股票"、"XX怎么样"、"XX是什么"、 "解释一下"、"总结一下"、"最新政策"、"宏观数据"、"市场行情"、"基金筛选"等问答类请求。 支持标准模式和深度思考模式(deepThink)。 此技能不适用于需要生成完整报告的场景(如行业跟踪报告、首次覆盖报告),这些场景应使用对应的报告生成技能。

akiry09 4473

mx_finance_search

基于东方财富数据库,支持自然语言搜索全网最新公告、研报、财经新闻、交易所动态及官方政策等,覆盖全球市场标的,可用于热点捕捉、舆情监控、研报速览、公告精读及投资决策等场景。Natural language search for financial information, covering authoritative sources including news, announcements, research reports, and policies. Supporting global market assets, it is applicable to event tracking, market sentiment monitoring, announcement analysis, and investment decision-making, helping users obtain authoritative financial information and capture timely market signals.

akiry09 4473

mx_macro_data

基于东方财富数据库,支持自然语言查询全球宏观经济数据,涵盖国民经济核算、价格指数、货币金融、财政收支、对外贸易、就业民生、产业运行等多个领域,适配各类宏观经济研究、市场分析、政策解读等多元专业场景需求。返回结果包含数据说明及 csv 文件。Natural language query for macroeconomic data from financial databases, covering national economic accounting, price indices, monetary finance, fiscal revenue and expenditure, foreign trade, employment, industrial operation, and other fields. It supports diverse scenarios including macroeconomic research, market analysis, and policy interpretation.

akiry09 4473

mx_finance_data

基于东方财富数据库,支持自然语言查询金融数据,覆盖A港美、基金、债券等多种资产,含实时行情、公司信息、估值、财务报表等,可用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,适配机构与个人多元需求。返回结果包含数据说明及 xlsx 文件。Natural language query for financial data across all markets, including A-shares, ETFs, bonds, Hong Kong and US stocks, and funds. It provides L1/L2 data, financial indicators, company profiles and valuation metrics. Ideal for investment research, strategy backtesting, market monitoring and industry analysis. It meets the needs of diverse institutions and individuals.

akiry09 4473