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-rubySupported 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.