-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
01-27 15:56:16 [INFO] trader/binance_order_sync.go:79 📋 COMMISSION symbols found: 0 - []
01-27 15:56:16 [INFO] trader/binance_futures.go:177 🔄 Cache expired, calling Binance API to get position information...
01-27 15:56:16 [INFO] market/data.go:296
01-27 15:56:16 [INFO] trader/auto_trader.go:457 ❌ Grid execution failed: failed to build grid context: failed to get market data: Primary timeframe 5m K-line data is empty
01-27 15:56:16 [INFO] trader/auto_trader.go:485 ⏹ Automatic trading system stopped
使用的是日本服务器,前期可以正常启动,过段时间后,就没反应了,删除机器人,重新创建后(或者直接重启机器人)又可以正常运行一段时间后,但还是会复现
建议如果某次调用API失败后,间隔多少秒再次循环触发,直到可以正常响应为止