Commit Graph

18 Commits

Author SHA1 Message Date
Adrian Gallagher
7f9e61afae Fixed OKCoin Websocket successful channel subscription event. 2016-03-13 23:39:50 +11:00
Adrian Gallagher
cf6b0051a0 Modified Websocket ticker handling to reflect Exchange JSON changes. 2015-09-30 16:56:51 +10:00
Adrian Gallagher
8761189400 Use -1 and 'f' for formatting floats. 2015-06-20 17:01:55 +10:00
Adrian Gallagher
58606e300f Fixed OKCoin Websocket implementation when support for both International and Chinese exchanges are enabled. 2015-05-13 18:54:45 +10:00
Adrian Gallagher
bf5846e115 Removed commented/debug println code. 2015-05-13 18:28:10 +10:00
Adrian Gallagher
dd3ae3f23b Added Authenticated API variable to toggle on/off private authentication support. 2015-05-11 18:20:57 +10:00
Adrian Gallagher
b3413f9317 Added currency toggling config support for remaining Exchanges. 2015-05-09 22:11:30 +10:00
Adrian Gallagher
7b93fde98f Made use of common string functions and formatting changes. 2015-05-06 20:29:22 +10:00
Adrian Gallagher
54a7110f31 Made Websocket always reconnect whilst its enabled. 2015-05-02 13:09:04 +10:00
Adrian Gallagher
6065af0bc1 Added OKCoin Websocket kline handling. 2015-04-09 22:12:08 +10:00
Adrian Gallagher
177f755abd Added OKCoin Websocket futures ticker/depth/trade/kline and index support. 2015-04-08 20:44:39 +10:00
Adrian Gallagher
90c49b1343 Added OKCoin Websocket authenticated info/futures trade functions. 2015-04-03 16:39:30 +11:00
Adrian Gallagher
4e61864468 Added OKCoin error code strings. 2015-04-01 23:17:25 +11:00
Adrian Gallagher
c65004eed7 Added OKCoin Websocket response struct for real trade info. 2015-04-01 21:14:41 +11:00
Adrian Gallagher
e7507732a1 Added OKCOIN Websocket authenticated account info/spot related trade functions. 2015-03-31 17:28:51 +11:00
Adrian Gallagher
6d487e1bee Added OKCoin response structs for ticker,trade and orderbook data. 2015-03-30 21:44:32 +11:00
Adrian Gallagher
83f85f01c6 Added support for authenticated OKCoin Websocket real-time transaction data. 2015-03-26 18:04:24 +11:00
Adrian Gallagher
f0cdad23ef Added Websocket support for OKCoin exchanges (International and Chinese) 2015-03-25 18:32:44 +11:00