Adrian Gallagher
|
36107fe285
|
Added LakeBTC Websocket support.
|
2015-03-29 18:28:00 +11:00 |
|
Adrian Gallagher
|
f862eada83
|
Made use of common JSON/Encoding function.
|
2015-03-28 18:30:24 +11:00 |
|
Adrian Gallagher
|
d6bc9adc9e
|
Updated README.md file.
|
2015-03-27 20:05:00 +11:00 |
|
Adrian Gallagher
|
1b0ccac18c
|
Added Websocket support for Coinbase.
|
2015-03-26 19:10:52 +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 |
|
Adrian Gallagher
|
11e3709221
|
Added common JSON encoding function.
|
2015-03-25 18:30:15 +11:00 |
|
Adrian Gallagher
|
2b25a5f98f
|
Added Websocket (Pusher) support for Cryptsy.
|
2015-03-24 18:29:56 +11:00 |
|
Adrian Gallagher
|
f62d2acd9d
|
Added Websocket (pusher) support for Bitstamp.
|
2015-03-23 18:07:51 +11:00 |
|
Adrian Gallagher
|
6cdd6e01d1
|
Added default conversion currencies if only one base currency is loaded.
|
2015-03-22 18:14:03 +11:00 |
|
Adrian Gallagher
|
8630d88ba5
|
Refactored main.go file.
|
2015-03-22 16:36:42 +11:00 |
|
Adrian Gallagher
|
225725a30f
|
Added Websocket config variable.
|
2015-03-22 15:57:09 +11:00 |
|
Adrian Gallagher
|
cfd5c8d038
|
Added common IsEnabled function to output a string.
|
2015-03-22 15:45:46 +11:00 |
|
Adrian Gallagher
|
54014d8059
|
Added Cryptsy triggers support.
|
2015-03-21 21:07:49 +11:00 |
|
Adrian Gallagher
|
9829fdff03
|
Updated README.md.
|
2015-03-20 17:48:22 +11:00 |
|
Adrian Gallagher
|
9c03284d80
|
Added initial implementation for Cryptsy Exchange.
|
2015-03-19 20:58:54 +11:00 |
|
Adrian Gallagher
|
b4e90fb2ee
|
Linked stats with Exchange ticker data.
|
2015-03-18 18:33:02 +11:00 |
|
Adrian Gallagher
|
e65fbf6a77
|
Added REST polling delay config variable.
|
2015-03-18 17:29:33 +11:00 |
|
Adrian Gallagher
|
b23070d7be
|
Moved ticker fetching from main into the relative exchange.
|
2015-03-18 16:36:01 +11:00 |
|
Adrian Gallagher
|
8fdcb81924
|
Added ability to reverse sort.
|
2015-03-17 15:58:28 +11:00 |
|
Adrian Gallagher
|
0afe836b1d
|
Added LakeBTC Volume field to ticker.
|
2015-03-16 21:54:42 +11:00 |
|
Adrian Gallagher
|
a001acaa93
|
Added stats/sorting handler.
|
2015-03-16 21:48:29 +11:00 |
|
Adrian Gallagher
|
beede49939
|
Fixed typo for Huobi ticker fetching.
|
2015-03-16 18:44:48 +11:00 |
|
Adrian Gallagher
|
82c007715f
|
Added common JSON decode function.
|
2015-03-15 19:10:17 +11:00 |
|
Adrian Gallagher
|
98c9fb6c37
|
Refactored common HMAC function.
|
2015-03-14 19:52:27 +11:00 |
|
Adrian Gallagher
|
ba4cda2491
|
Tidied up HTTP request code.
|
2015-03-14 18:34:19 +11:00 |
|
Adrian Gallagher
|
6e6542001a
|
Close HTTP client request body to prevent memory leaks.
|
2015-03-14 16:03:05 +11:00 |
|
Adrian Gallagher
|
2e13fae287
|
Expanded events condition checker to support other exchanges.
|
2015-03-13 17:44:25 +11:00 |
|
Adrian Gallagher
|
88b2283ff8
|
Added support for handling interrupts.
|
2015-03-12 15:39:40 +11:00 |
|
Adrian Gallagher
|
cca9dde692
|
Added ability to save config file.
|
2015-03-12 15:24:19 +11:00 |
|
Adrian Gallagher
|
961d9c4114
|
Added unauthenticated Coinbase Exchange HTTP API support.
|
2015-03-11 17:50:46 +11:00 |
|
Adrian Gallagher
|
c7531a6f7e
|
Updated BTC-E public API support to version 3.
|
2015-03-10 18:08:04 +11:00 |
|
Adrian Gallagher
|
6fc6c9f116
|
Implemented Exchange version variable.
|
2015-03-10 15:20:21 +11:00 |
|
Adrian Gallagher
|
d08fb482be
|
Expanded BTCChina API functionality to v2.0.1.3
|
2015-03-09 16:05:24 +11:00 |
|
Adrian Gallagher
|
09f1e9d2de
|
Refactored BTCMarkets authentication code.
|
2015-03-08 15:24:59 +11:00 |
|
Adrian Gallagher
|
f7264c716f
|
Removed non-needed variables.
|
2015-03-07 18:54:03 +11:00 |
|
Adrian Gallagher
|
6bb099aa00
|
Fixed authenticated API requests for BTC China.
|
2015-03-06 15:19:14 +11:00 |
|
Adrian Gallagher
|
05abe9b466
|
Refactored common crypto/encoding functions.
|
2015-03-06 14:03:52 +11:00 |
|
Adrian Gallagher
|
c6852f3436
|
Added Kraken Exchange support.
|
2015-03-05 19:49:42 +11:00 |
|
Adrian Gallagher
|
01fcde5110
|
Added basic event based handler.
|
2015-03-04 00:02:45 +11:00 |
|
Adrian Gallagher
|
1159065514
|
Added SMS related functions.
|
2015-03-04 00:02:09 +11:00 |
|
Adrian Gallagher
|
2977664da6
|
Added SMSGlobal config variable support.
|
2015-03-03 22:48:25 +11:00 |
|
Adrian Gallagher
|
a167f1f8f4
|
Added SMS and bot name config variables.
|
2015-03-03 21:50:16 +11:00 |
|
Adrian Gallagher
|
69f25aa4b8
|
Added global bot struct variable.
|
2015-03-03 21:32:47 +11:00 |
|
Adrian Gallagher
|
90d77d39c2
|
Use log instead of fmt for printing console output.
|
2015-03-02 23:36:15 +11:00 |
|
Adrian Gallagher
|
caf0bcb767
|
Corrected Bitfinex Margin struct.
|
2015-03-01 22:57:20 +11:00 |
|
Adrian Gallagher
|
1946eabbbe
|
Added various Bitfinex API methods.
|
2015-02-28 20:42:07 +11:00 |
|
Adrian Gallagher
|
0e4f2abbae
|
Added HTTP method variable when sending authenticated requests.
|
2015-02-27 23:59:57 +11:00 |
|
Adrian Gallagher
|
777e2c02cc
|
Added support for fetching Bitfinex active orders.
|
2015-02-27 23:24:28 +11:00 |
|
Adrian Gallagher
|
749dd07453
|
Added verbosity variable in config to toggle Exchange output.
|
2015-02-26 15:26:41 +11:00 |
|