option_hist_gfex
Get daily options volume and price data from the Guangzhou Futures Exchange (GFEX) by trade date and underlying symbol (industrial silicon or lithium carbonate).
Instructions
广州期货交易所-日频率-量价数据 http://www.gfex.com.cn/gfex/rihq/hqsj_tjsj.shtml :param trade_date: 交易日 :type trade_date: str :param symbol: choice of {"工业硅", "碳酸锂"} :type symbol: str :return: 日频行情数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 工业硅 | |
| trade_date | No | 20230724 |