Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mrsleepco opened this issue Feb 7, 2023 · 1 comment
Open

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

mrsleepco opened this issue Feb 7, 2023 · 1 comment

Comments

@mrsleepco
Copy link

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

@DerXanRam
Copy link

DerXanRam commented May 17, 2023

[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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants