futures_foreign_commodity_realtime
Retrieve real-time foreign commodity futures quotes from Sina Finance. Provide symbols to get current market data for trading analysis.
Instructions
新浪-外盘期货-行情数据 https://finance.sina.com.cn/money/future/hf.html :param symbol: 通过调用 ak.futures_hq_subscribe_exchange_symbol() 函数来获取 :type symbol: list or str :return: 行情数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |