访问郑州期货行情数据报错,试了很多个合约都不行,大连上海的合约没问题。这是什么问题呢?
symbol = 'CZCE.RS2109' duration = 60 kline = self.api.get_kline_serial(symbol, duration)
异常如下:
raise Exception(f”查询合约服务报错 {query_result[‘error’]}”)
Exception: 查询合约服务报错 failed to execute graphql operation, errors: [variable instrument_id: [CZCE.RS2109] contains non-existent instrument: CZCE.RS2109]
@李思恒 现在郑州商品的行情获取不了,能否帮忙回答这个问题?