bmino / binance-triangle-arbitrage

Detect in-market cryptocurrency arbitrage
MIT License
1.07k stars 337 forks source link

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

Open mrsleepco opened 1 year ago

mrsleepco commented 1 year ago

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

also in CMD image

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

DerXanRam commented 1 year ago

[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