I'm having problems with the Poloniex API, when I run the code
polo = poloniex.Poloniex('key', 'secret')
polo.sell('BTC_MoedaX', 0.003, 3)
polo.buy('BTC_MoedaX', 0.003, 3)
Returns the error:
{'error': 'Amount must be at least 0.000001.'}...
asked by
19.01.2018 / 00:49