We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好, 请问td.ReqQryClassifiedInstrument为什么查询不到最新上市的品种?比如原木lg和多晶硅ps?
field = tdapi.CThostFtdcQryClassifiedInstrumentField() field.InstrumentID = contract # 这里填lg,LG,ps,PS, 都找不到。最新的可以找到的品种是瓶片PR field.ExchangeID = '' field.TradingType = tdapi.THOST_FTDC_TD_ALL field.ClassType = tdapi.THOST_FTDC_INS_FUTURE td.ReqQryClassifiedInstrument(field, reqid)
The text was updated successfully, but these errors were encountered:
实盘还是什么环境?实盘应该不会有问题,simnow可能有时候没有及时上新品种
Sorry, something went wrong.
No branches or pull requests
您好,
请问td.ReqQryClassifiedInstrument为什么查询不到最新上市的品种?比如原木lg和多晶硅ps?
The text was updated successfully, but these errors were encountered: