python-bittrex
python-bittrex copied to clipboard
Python bindings for bittrex
Hey, First off, thank you for taking the time to develop this wrapper and share it, For some reason when I try to make market_buy's I get a response that...
Hello, I ran into encoding issue using encrypt/decrypt in bittrex.py, because json.dumps does not support raw encoding of cypher.encrypt. The "encoding" parameter of json.dumps/json.loads still make python complaining when using...
Why is the Buy_Limit allways use the highest price? Buy_Marked is disbaled... I want buy by the API bid + x% = Y Y = MAXMIMUM But i buy with...