Please help fatal error
#1
{ buyParams:
   { price: '0.83',
     size: '131.03581763',
     product_id: 'ZRX-USD',
     post_only: true,
     side: 'buy' } } 'HTTP 400 Error: size is too accurate. Smallest unit is 0.00001000'
  Reply
#2
Can you post full logs? Can you let us know what exchange this is? Can you let us know what Gekko version you downloaded?
  Reply
#3
I am on the latest version of gekko I do believe I know the problem its the buy parameters its trying to buy lets say .839 and gdax wont let you do this

I will put a screen shot in the original post
  Reply
#4
What latest version? A stable release of the develop branch found on github?

Quote:I do believe I know the problem its the buy parameters its trying to buy lets say .839 and gdax wont let you do this

I think so too Wink What exchange?
  Reply
#5
v0.6.6
GDAX trading usd to zrx
  Reply
#6
I just released 0.6.7, which includes some fixes in the GDAX minimal orders! (If you downloaded the develop branch you already had these changes for a few days). Can you try to update and see if it persists?

Here are some links to specific changes:

- https://github.com/askmike/gekko/pull/2591
- https://github.com/askmike/gekko/pull/2597
- https://github.com/askmike/gekko/pull/2606

But again, if you downloaded the develop branch previously you already had these fixes.
  Reply
#7
How did you resolve this @Neonrun, @Askmike, I am also getting the same error with gdax

{ buyParams:
  { price: '0.99',
    size: '115.46995035',
    product_id: 'DAI-USDC',
    post_only: true,
    side: 'buy' } } 'HTTP 400 Error: size is too accurate. Smallest unit is 0.00001'
  Reply


Forum Jump:


Users browsing this thread: