Bitcoin Forum

Bitcoin => Project Development => Topic started by: icherevkov on April 09, 2016, 10:32:24 PM



Title: Okcoin Ruby API Wrapper
Post by: icherevkov on April 09, 2016, 10:32:24 PM
Hi guys,

I have wrote OKcoin API ruby wrapper some time ago, and thought it may be useful for somebody.

https://github.com/ilyacherevkov/okcoin-ruby

Supported methods

  • Spot Price methods
  • Spot Trade methods
  • Futures Price methods
  • Futures Trade methods

Wrapper supports Websocket and REST interfaces. Websocket is still a bit buggy, but REST works well. Let me know about any issues, or any additional methods you desire.