-
Notifications
You must be signed in to change notification settings - Fork 2k
Trade not completing on GDAX #509
Comments
I have the same problem |
@szzhouke @rockcat @claybrain can ya'll run a zenbot balance and see if your currency is listing more than what GDAX says you have and help me confirm my suspicion with #638 |
Same problem |
After some more debugging it looks like it may not be adjusting the size of the order on each buy but using more and more of the balance instead of using a fixed balance amount and changing the size?
|
you guys found a fix? After 2 days off trading it stopt completing the trades. |
@jespertje Mine started working when I put buy_pct = 99 |
I've been digging into this just now. Relevant info over here on #868. Setting buy_pct to 99 or lower helps a bit because it works around some rounding errors, but it doesn't work around them entirely, and overall it's a rather unsatisfying limitation that I can't trade all my currency/assets in one period. |
Closing this was in favor of #868 |
After dropping --paper my trades don't appear to be going through live. Is there some setting I'm missing or have incorrect?
Launch:
zenbot trade --conf ~/zenbot/conf.js --trend_ema 10 --reset_profit
conf attached
conf_trunc.txt
The text was updated successfully, but these errors were encountered: