Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

GDAX triggering buy signal not actually buying anything on btc eur #834

Open
jellebens opened this issue Dec 11, 2017 · 5 comments
Open

Comments

@jellebens
Copy link

GDAX triggering buy signal not actually buying anything on btc eur

i can do it manually though

@Kattjakt
Copy link

Try running extensions/exchanges/gdax/update-products.sh!

@benjamincburns
Copy link

benjamincburns commented Jan 3, 2018

Updating products will help if you're running an older version, but it won't fix all of the problems. See discussion over on #868.

@davestephens
Copy link

#868 is not not the same issue. There seems to be an element of unreliability since switching to the gdax websocket API rather than the REST API. My assumption is that Zenbot loses the connection but doesn't spot it, "sends" a buy or sell which never actually make it to the exchange. It then doesn't do any more buy or sells because it doesn't get a response to the buy or sell it never actually did. The status constantly saya "buying" or "selling" until you restart it.

@DeviaVir
Copy link
Owner

Do you still think this issue is around today in the latest unstable?

@abelardojarab
Copy link

yes it is and it is causing big problem with market changing so fast. the best sells at a given price and btc value goes down (ok good until now) but then the value of btc bounces back and the bot sends 'buy' signal but it NEVER BUYS again, so you end with less BTC than when you started.

I see that you are closing all tickets in favor of 868; but this is not the same thing.

please dont ignore this issue it i causing big losses... thanks for your great work btw

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

No branches or pull requests

6 participants