There is this python bot
https://github.com/ndri/python-bittrex
I couldn´t get it to work, but thats because i must be doing something wrong with the code and i am not very literate in programming.
This is not a trading bot but some code to interact with bittrex. If you want to have a trading bot you need to code it on top of it.
If you are searching for trading bots, there are several here in the forum: Gunbot, CAS and there is one more where I forgot the name of it.
Its like a template, if you have your trading logic and you know python you can build your bot using that.
Sure, but you have to program the logic unless you have it already somewhere. If you don't have it, this might be some work then. That\s why I am saying that your code is not a trading bot but rather a bittrex wrapper for python.