Is there here anyone that can trade coins trough the API that are below 0.0001 BTC? I get an error when I try to do so.
When I try for example to buy 1000 LTC for 0.000099 BTC I get the following error:
"LTC: {u'success': 0, u'error': u'Total transaction amount is less than minimal total: 0.00010000'}"
I can however place on order of 1000 LTC with a price of 0.0001. So I'm not sure if I'm doing something wrong or if it's a bug. Buying coin with a price above 0.0001 BTC works fine by the way.
bump