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

Purchase not happening #8

Closed
CrisBoschSerrano opened this issue May 10, 2021 · 1 comment
Closed

Purchase not happening #8

CrisBoschSerrano opened this issue May 10, 2021 · 1 comment

Comments

@CrisBoschSerrano
Copy link

Hi, thank you for the twint update in the other post, it's correctly scraping.

However, the buy order seems successful, there's PURCHASE COMPLETED and the timestamp with the order, but it's not buying.

I have checked the binance API client and everything seems spot on, no changes in the client methods you are using. My API key has permissions for trading.

The code part purchasing (with preset dollar amount) is working, as the try is successful, but there is no real buy order. Binance history has no record of the order and the code fails trying to sell, as there was no actual doge purchase.

Regards.

@gschurck
Copy link
Owner

Hi, thank you for the twint update in the other post, it's correctly scraping.

However, the buy order seems successful, there's PURCHASE COMPLETED and the timestamp with the order, but it's not buying.

I have checked the binance API client and everything seems spot on, no changes in the client methods you are using. My API key has permissions for trading.

The code part purchasing (with preset dollar amount) is working, as the try is successful, but there is no real buy order. Binance history has no record of the order and the code fails trying to sell, as there was no actual doge purchase.

Regards.

Ok thanks I will look into this

@gschurck gschurck closed this as completed Jul 2, 2021
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