goxtool icon indicating copy to clipboard operation
goxtool copied to clipboard

HTTP API v2

Open nfx8 opened this issue 12 years ago • 1 comments

Thanks a lot for coding this. Always good to learn code by reading code.

Is there an official doc for trading via websockets / socketIO? How does this relate to the new API version 2?

nfx8 avatar Apr 16 '13 09:04 nfx8

I'm only aware of the information available on the Forum, the Wiki, some explanations from other people and from MagicalTux in the IRC channel about how the api V2 compares to the V1 and some example code snippets floating around here and there. I have just tried to collect everything I needed and put it in one place (goxapi.py) until it worked and did what I wanted. Its not yet complete, its not meant to be a full implementation of everything, it doesn't do everything that could possibly be done with the API, after all its just another code snippet that might serve as starting point for others who want to build something even more complex.

prof7bit avatar Apr 17 '13 13:04 prof7bit