stock_bid_ask_em
Retrieve real-time bid, ask, and market quote data for a given stock symbol. Access up-to-date trading information for financial analysis and decision support.
Instructions
东方财富-行情报价 https://quote.eastmoney.com/sz000001.html :param symbol: 股票代码 :type symbol: str :return: 行情报价 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 000001 |