挂了代理后 Timestamp 好像对不上了怎么处理。 我程序怎么写比较好
Binance 错误 GetAccount: 400: {“code”:-1021,“msg”:“Timestamp for this request was 1000ms ahead of the server’s time.”}
是不是不管代理的事情,我的电脑时间快乐。同时bian要发这个time参数
手动改了电脑时间慢2秒, 后出现 GetAccount: 400: {“code”:-1021,“msg”:“Timestamp for this request is outside of the recvWindow.”}
这个怎么处理比较好
发明者量化-小小梦 币安 服务器 校对的是 您托管者所在系统 发出请求的时间戳, 应该调整 托管者 所在 操作系统的时间 , 符合 币安的 服务器 时间戳校对 就可以了。 报错信息看来 应该是 您托管者 所在的 服务器 时间快了一点。