shinnytech / tqsdk-python

天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易

Home Page:https://doc.shinnytech.com/tqsdk/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在回测模式下,通过api.get_quote 获取期货行情,里面pre_settlement和pre_close都是nan

ctguxp opened this issue · comments

实盘中是有的,策略中需要用到该值计算,这下没法调试 了