Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
joee
on 31/01/2014, 15:17:44 UTC
BUG:

when i wanna change coin position i get error: Something went wrong. Exception message: API command incomplete. amount is not a decimal.

I experienced that as well. Somehow in the interface the decimal is presented as a comma instead of a point, so you can "work around" that by changing the trade-amount to 'X.x' instead of 'X,x' before clicking the save-button. At least that worked for me.