stock_changes_em
Retrieve real-time market anomaly data from East Money by specifying a change type (e.g., large buy, limit-up) to analyze intraday stock moves.
Instructions
东方财富-行情中心-盘口异动 https://quote.eastmoney.com/changes/ :param symbol: choice of {'火箭发射', '快速反弹', '大笔买入', '封涨停板', '打开跌停板', '有大买盘', '竞价上涨', '高开5日线', '向上缺口', '60日新高', '60日大幅上涨', '加速下跌', '高台跳水', '大笔卖出', '封跌停板', '打开涨停板', '有大卖盘', '竞价下跌', '低开5日线', '向下缺口', '60日新低', '60日大幅下跌'} :type symbol: str :return: 盘口异动 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 大笔买入 |