crypto_bitcoin_cme
Fetch CME Bitcoin volume report for a specified date. Obtain structured trading data from Jin10 to support market analysis.
Instructions
芝加哥商业交易所-比特币成交量报告 https://datacenter.jin10.com/reportType/dc_cme_btc_report :param date: Specific date, e.g., "20230830" :type date: str :return: 比特币成交量报告 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20230830 |