You are viewing a single comment's thread from:
RE: Programming your first Cryptobot
A sample code on github would also be cool, such that one can download and review later :-)
A sample code on github would also be cool, such that one can download and review later :-)
A great suggestion indeed. I've uploaded the final product to https://github.com/tmstieff/BittrexBot
Awesome! Thanks :-)
Can this also apply to Poloniex's API?
I think with little tweaking you could make it work. I don't know exact details, but Bitfinex API requests are very similar. Although keywords in HTTP string are different. For me it seems that they all use same logic.