python-bittrex
python-bittrex copied to clipboard
Is there anyway to place a market order by specifying bitcoin amount instead of the currency amount?
Hi,
I'm trying to figure out how to place a market order, perhaps by using buymarket(), where I specify the amount of bitcoins I'd like to spend instead of the currency amount, which is what the amount parameter is I believe. Is there a way to do that? Thanks.