ndri / python-bittrex

Python library for the Bittrex API
67 stars 45 forks source link

cant put limitbuy #10

Open mahenkhyalia opened 6 years ago

mahenkhyalia commented 6 years ago

capture fun5thdec python code script doesn't show any error code but still limit order are not getting to the exchanges. anybody can help there.....i mean it doesn't appear in order book

SonerAbay commented 6 years ago

I have the same problem no error but can't place limitbuy. How can we solve it?

b00v1ne commented 6 years ago

I have the same problem using API version 1.1. Even updated API keys with everything enable properties...

SOLVED: Minimum amount of order is 0.00050000 BTC. So you need to increase amount of DOGE according to market price.