0
tập trung vào
0
Người theo dõi

Backtest thì ổn, nhưng khi chạy với robot lưu trữ thì lại không có hàm Unix()?

Được tạo ra trong: 2019-09-29 21:10:01, cập nhật trên:
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这个函数