binance-triangle-arbitrage icon indicating copy to clipboard operation
binance-triangle-arbitrage copied to clipboard

Error while trying to buy, log attached, screen attached.

Open mrsleepco opened this issue 2 years ago • 1 comments

Log File [07.02.2023, 15:27:52] [32mINFO[39m: [36m--------------------------------------------------[39m [07.02.2023, 15:34:57] [32mINFO[39m: [36m--------------------------------------------------[39m [07.02.2023, 15:35:34] [32mINFO[39m: [36mInitialized[39m [07.02.2023, 15:36:46] [32mINFO[39m: [36mAttempting to execute USDT-TVK-BUSD with an age of -52 ms and expected profit of 0.0678%[39m [07.02.2023, 15:36:46] [32mINFO[39m: [36mTest: Buying 269 TVKUSDT @ market price[39m [07.02.2023, 15:36:46] [31mERROR[39m: [36mTimestamp for this request is outside of the recvWindow.[39m [07.02.2023, 15:36:46] [32mINFO[39m: [36mCannot exceed user defined execution cap of 1 executions[39m [07.02.2023, 15:40:59] [32mINFO[39m: [36m--------------------------------------------------[39m [07.02.2023, 15:41:32] [32mINFO[39m: [36mInitialized[39m [07.02.2023, 15:42:26] [32mINFO[39m: [36mAttempting to execute USDT-AR-BTC with an age of -13125 ms and expected profit of 0.0491%[39m [07.02.2023, 15:42:26] [32mINFO[39m: [36mTest: Buying 1.21 ARUSDT @ market price[39m [07.02.2023, 15:42:27] [31mERROR[39m: [36mTimestamp for this request is outside of the recvWindow.[39m [07.02.2023, 15:42:27] [32mINFO[39m: [36mCannot exceed user defined execution cap of 1 executions[39m [07.02.2023, 15:44:37] [32mINFO[39m: [36m--------------------------------------------------[39m [07.02.2023, 15:44:51] [32mINFO[39m: [36mInitialized[39m [07.02.2023, 15:46:01] [32mINFO[39m: [36m--------------------------------------------------[39m [07.02.2023, 15:46:14] [32mINFO[39m: [36mInitialized[39m [07.02.2023, 15:49:50] [32mINFO[39m: [36m--------------------------------------------------[39m

also in CMD image

Any ideas what's i'm doing wrong? Thx in advance

mrsleepco avatar Feb 07 '23 14:02 mrsleepco

[07.02.2023, 15:36:46] �[32mINFO�[39m: �[36mCannot exceed user defined execution cap of 1 executions�[39m

this line of log is telling u, ur order size is greather than the limit u entered in the config file. See this thread for solution

[07.02.2023, 15:42:27] �[31mERROR�[39m: �[36mTimestamp for this request is outside of the recvWindow.�[39m

And this is telling u that their is time synchronization problem between ur running machine and the exchange so try to adjust ur time

DerXanRam avatar May 17 '23 05:05 DerXanRam