Author

Topic: Old sourcecodes of trading bots? (Read 377 times)

legendary
Activity: 1946
Merit: 1427
May 18, 2017, 01:00:28 PM
#8
you just need to use a search engine and search for it Smiley
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 Roll Eyes
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.
Thanks!
You'll also find more if you just look for 'open source bitcoin trading bot' on Google.

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 Wink

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..
legendary
Activity: 1792
Merit: 1283
May 18, 2017, 11:53:52 AM
#7
You'll also find more if you just look for 'open source bitcoin trading bot' on Google.

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 Wink
legendary
Activity: 1638
Merit: 1163
Where is my ring of blades...
May 18, 2017, 10:59:53 AM
#6
you just need to use a search engine and search for it Smiley
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 Roll Eyes
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.
legendary
Activity: 1946
Merit: 1427
May 18, 2017, 10:43:10 AM
#5
What features are you looking for in a bot?

Well, mostly basic features, things like pingpong would be really useful aswell.

I'm not looking for something that is extremely advanced, as i want to understand how it is coded, and maybe enhance it myself further aswell.

legendary
Activity: 1039
Merit: 2783
Bitcoin and C♯ Enthusiast
May 18, 2017, 10:20:25 AM
#4
What features are you looking for in a bot?
legendary
Activity: 1946
Merit: 1427
May 18, 2017, 09:19:34 AM
#3
you just need to use a search engine and search for it Smiley
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?
legendary
Activity: 1638
Merit: 1163
Where is my ring of blades...
May 18, 2017, 09:00:01 AM
#2
you just need to use a search engine and search for it Smiley
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
legendary
Activity: 1946
Merit: 1427
May 18, 2017, 08:36:09 AM
#1
Hi, i read somewhere that there are old poloniex trading bots somewhere, with the source code included. I would like to create my own, so i am looking for some kind of base. Does anyone have a link to github?


Or if there are some other old open source trading bots out there from other exchanges, let me know, i guess they won't be that much different..
Jump to: