futures_foreign_hist
Fetches daily historical quotes for foreign futures. Provide a symbol code to get a pandas DataFrame of past daily market data for analysis and backtesting.
Instructions
外盘期货-历史行情数据-日频率 https://finance.sina.com.cn/money/future/hf.html :param symbol: 外盘期货代码, 可以通过 ak.futures_foreign_commodity_subscribe_exchange_symbol() 来获取所有品种代码 :type symbol: str :return: 历史行情数据-日频率 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ZSD |