waditu / tushare

TuShare is a utility for crawling historical data of China stocks
BSD 3-Clause "New" or "Revised" License
12.88k stars 4.29k forks source link

pro.fut_settle() 获取DCE和CFFEX的数据为空 #1672

Open Grizzly3 opened 2 years ago

Grizzly3 commented 2 years ago

获取中金所交易合约的保证金比率等信息:

a = pro.fut_settle(ts_code='T2212.CFX',trade_date = '20220825' ); a的返回值为空;

上述问题主要出现在DCE\CFFEX 两个交易所; ID:459453