10-24-2018, 10:58 PM
(This post was last modified: 10-25-2018, 05:11 AM by NeonRon.)
{ 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'
Can you post full logs? Can you let us know what exchange this is? Can you let us know what Gekko version you downloaded?
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
v0.6.6
GDAX trading usd to zrx
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'