stock_hk_daily
Retrieve historical daily trading data for Hong Kong stocks, including optional forward-adjusted prices and adjustment factors for precise backtesting and analysis.
Instructions
新浪财经-港股-个股的历史行情数据 https://stock.finance.sina.com.cn/hkstock/quotes/02912.html :param symbol: 可以使用 ak.stock_hk_spot() 获取 :type symbol: str :param adjust: "": 返回未复权的数据 ; qfq: 返回前复权后的数据; qfq-factor: 返回前复权因子和调整; :type adjust: str :return: 指定 adjust 的数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adjust | No | ||
| symbol | No | 00981 |