0
关注
0
关注者

请教各位高手机器人老是GETRECORDS TIMEOUT

创建于: 2016-05-03 22:05:29, 更新于:
comments   2
hits   1690

2016-05-02 14:46:59 BotVS 错误 GetRecords: timeout 2016-05-02 14:36:55 BotVS 错误 GetRecords: timeout 2016-05-02 14:03:50 BotVS 错误 GetRecords: timeout 2016-05-02 14:02:38 BotVS 错误 GetRecords: timeout 2016-05-02 13:52:25 BotVS 错误 GetRecords: timeout

这是正常吗 我是每秒循环一次,那上面是不是正常情况

更多内容
全部留言
avatar of wsnrag
wsnrag
3ks
2016-05-04 20:03:26
avatar of Zero
Zero
BotVS模拟盘跟其它盘不一样,采用的是事件驱动的方式,GetRecords以后如果与上次GetRecords时的行情一样没变化,会一直pending到有变化才返回,防止无谓的等待.出现这种情况,说明行情变化慢,正常!
2016-05-04 09:08:32