data = get_tick('600230.SH', '20260206 15:00', '20260206 15:00', ['high','low','prev_close']) print(data) get_tick函数得不到沪市股票的数据,不知道你们有没有同样的情况。