Hello everyone!
I'm trying to make a bot for Cryptsy & learn Python, together.
My work is available here:
GitHub. It is not anything special but it works (at least, most of the times..
)
The whole description is on GitHub; basically: the user has to decide on which currency pair wants to trade and some values for the prices, then the bot starts his work and creates the buy order, waits for the buy order to be filled up, creates the sell order, waits for the execution of the sell order and restarts the cycle.
I suppose many people already have something better; anyway, feel free to help if you're interested, and do whatever you want with the code (obviously, I do NOT take any responsability). I hope it may be helpful for someone
p.S: I'm trying to do something to use the therocktrading.com APIs with Python in 'an easy way', but it is far from complete (
https://github.com/mikexine/TheRock-Py). I'll add some code as soon as I can - again, if someone wants to help me or to give me a feedback, just tell me