0
konzentrieren Sie sich auf
0
Anhänger

Der Backtest ist in Ordnung, aber beim Ausführen mit einem gehosteten Roboter gibt es keine Unix()-Funktion?

Erstellt in: 2019-09-29 21:10:01, aktualisiert am:
comments   3
hits   1429
Traceback (most recent call last): File "<string>", line 1023, in __init_botvs__ File "<string>", line 246, in <module> File "<string>", line 44, in main File "<string>", line 2, in wait_Time NameError: global name 'Unix' is not defined
``
回测跑起来没问题,但是用托管去跑模拟盘,就出现没有Unix这个函数