4.68K 浏览
0

D:\Python38\lib\site-packages\tqsdk\api.py:1160: DeprecationWarning: Task.current_task() is deprecated, use asyncio.current_task() instead
if asyncio.Task.current_task(loop=self._loop) is None:

经常反复出现以上提示,但好像也不影响开仓、平仓等。

不知有没有什么影响?如果没有什么不良影响,能否屏蔽这种提示?

ringo 已回答的问题 2020年9月4日