something like this: https://www.google.com/search?q=poloniex+bot+code
also if you are not looking for a bot, but looking to make your own then look for API wrappers. meaning a code that is written in a language that you know which is containing all the API calls that poloniex supports, that way your work will be reduced a lot.
you can always use something like this too: https://bitcointalksearch.org/topic/ann-bittrex-poloniex-cryptsy-all-coin-trading-software-quatloo-trader-711966
I have tried using google before (ofcourse), but the only thing that popped up were some lending bots.
I guess i might've used the wrong keywords..
The bitcointalk.org thread you linked me about cryptsy/ quatloo looks very promising. Will definitely give that a try, thank you!
~~~edit:
It looks like QTL got delisted from Poloniex.. This bot is no longer usable or?
lol, sorry I just had the Quatloo Trader in my bookmarks and didn't check it
try the below link, it will search all the projects on github containing the keyword "poloniex" and will exclude the word "lend" so it doesn't show any lending bots to you:
https://github.com/search?utf8=%E2%9C%93&q=poloniex+NOT+lend&type=
you can also do this to get the specific language (python in this case)
https://github.com/search?l=Python&q=poloniex+NOT+lend&type=Repositories&utf8=%E2%9C%93
you can also change the language from sidebar.
I've found a trading bot (Gekko) that's still being updated and supports 17 exchanges. check out their website or Github:
https://gekko.wizb.it/
https://github.com/askmike/gekko
I haven't used this bot, so I can't comment on how good or bad it is
I am using this bot right now.
It looks good so far, a bit too good actually.
It's working and fully open source.
I guess i'm going to play around with it a little bit for now, edit sources, and make some strategies..
Thanks for this tip, It seems weird to me that this piece of freeware bot is not mentioned anywhere, while it does look ( for a free bot ) pretty decent to me.. Wondering if i am missing something..