Intelligent Stocks Screener
基于东方财富数据库,支持通过自然语言输入筛选A港美股、基金、债券等多种资产,支持多元指标筛选,含技术面、消息面、基本面及市场情绪等,可用于全球资产速筛、跨市场监控、投资组合构建、策略回测等场景。返回结果包含数据说明及 csv 文件。Natural language screener for investment...
Downloads
22,378
+90 (+0.4%)
Stars
96
DL/day
414.4
Installs
36
Versions
7
Age
54d
Acceleration
-2.5%
Growth Trajectory
Version Releases
| Version | Date | Changelog |
|---|---|---|
| 1.0.15 | 2026-04-18 | Publish 1.0.15 |
| 1.0.14 | 2026-04-07 | - Added required environment variable declaration (EM_API_KEY) to metadata. - No changes to code or user-facing features; documentation metadata improved for clarity and automation compatibility. |
| 1.0.13 | 2026-03-27 | - Removed "requires" (env, bins) section from metadata, making Python and environment variable checks external to the skill. - No functional or interface changes; documentation and usage instructions remain unchanged. |
| 1.0.12 | 2026-03-24 | mx-stocks-screener 1.0.12 - 更新了环境变量配置说明,区分了 macOS 和 Linux 的不同 shell 启动文件(~/.zshrc 与 ~/.bashrc)。 - 相关步骤说明更详细,帮助用户根据操作系统正确加载环境变量。 - 其余功能、依赖、示例及接口保持不变。 |
| 1.0.11 | 2026-03-21 | - Documentation cleanup: removed trailing whitespace and made minor formatting adjustments in SKILL.md. - No functional changes to the code or features. |
| 1.0.8 | 2026-03-19 | - Skill renamed from MX_StockPick (mx-stocks-screener) to mx_stocks_screener. - Description updated to emphasize multi-asset, multi-market natural language screening, with an English summary added. - Output file and directory naming conventions changed from MX_StockPick to mx_stocks_screener. - Output directory environment variable renamed to MX_STOCKS_SCREENER_OUTPUT_DIR. - Code and function examples updated to match new naming conventions (e.g., query_mx_stocks_screener). - No code file changes detected; all updates pertain to documentation and usage guidance. |