from tqsdk import TqApi, TqAuth, TqBacktest, TargetPosTask from tqsdk import tafunc # 转换K线的时间格式:tafunc.time_to_datetime(org_time) #...