8
Using the BTC-E API 'm getting an error of You incorrectly entered one of fields. when I post this as the data in a buy order.
{'pair': 'btc_usd', 'amount': 0.1, 'rate': 44.7084704, 'type': 'buy', 'method': 'Trade'}
Does anyone know where I'm going wrong?
1got this error too. looks like correct number of decimal places is 5 or 6 (I tested on LTC) – zed_0xff – 2013-12-24T17:43:35.827