ai_stock_screening
Screen A-shares by PE/PB, technical indicators, moving average alignment, and market cap to identify stocks that meet your criteria.
Instructions
智能选股筛选 - 根据PE/PB/技术指标/均线排列等条件筛选A股
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回数量上限(默认20) | |
| pb_max | No | 最大市净率 | |
| pe_max | No | 最大市盈率(如 20) | |
| pe_min | No | 最小市盈率(如 0) | |
| rsi_max | No | 最大RSI值 | |
| rsi_min | No | 最小RSI值 | |
| macd_signal | No | MACD信号过滤(金叉/死叉) | |
| change_pct_gt | No | 涨跌幅大于(%) | |
| change_pct_lt | No | 涨跌幅小于(%) | |
| ma_arrangement | No | 均线排列过滤(多头/空头) | |
| market_cap_max | No | 最大市值(亿元) | |
| market_cap_min | No | 最小市值(亿元) |