Commit Graph

180 Commits

Author SHA1 Message Date
Adrian Gallagher
d69c6ffe66 Fixed config port checking logic. 2016-02-02 01:08:17 +11:00
Adrian Gallagher
54ba2f81a2 Updated test coverage provider to Code Climate. 2016-02-01 23:42:34 +11:00
Adrian Gallagher
f6b6e60610 Use thrasher's fork until upstream merges PR https://github.com/toorop/go-pusher/pull/2 (fixes Travis builds) 2016-02-01 23:18:52 +11:00
Scott
d613dc25e0 Covers the majority of common.go 2016-01-28 20:54:58 +11:00
Scott
56c5860df8 Testing string to lower 2016-01-25 21:50:02 +11:00
Scott
49585f40aa Removes unused import 2016-01-24 17:32:22 +11:00
Scott
99b48e82c1 Adds testing to the crypto common methods 2016-01-23 20:08:02 +11:00
Scott
5d0e1aecca Merge branch 'master' of https://github.com/thrasher-/gocryptotrader 2016-01-23 18:47:49 +11:00
Scott
bf28976d8f Adds first test to project 2016-01-23 18:47:33 +11:00
Adrian Gallagher
9c88fcb1ec Added Travis build status badge and removed Cryptsy. 2016-01-23 16:49:33 +11:00
Adrian Gallagher
f7ff811aca Add test coverage and Travis config. 2016-01-23 16:43:01 +11:00
Adrian Gallagher
084be86148 Remove Cryptsy exchange support due to exchange security breach. 2016-01-17 18:41:18 +11:00
Adrian Gallagher
b54ff7fe0d Added HTTP API support for Brighton Peak Exchange. 2015-12-14 01:31:38 +11:00
Adrian Gallagher
bb6af76b4b Added SATOSHIS_PER_BTC/LTC const variables. 2015-11-30 19:23:16 +11:00
Adrian Gallagher
8b0510baf9 Improved BTCMarkets API support. 2015-11-28 22:15:18 +11:00
Adrian Gallagher
8bfc14bc80 Removed DWVX support due to exchange closure. 2015-11-28 19:46:13 +11:00
Adrian Gallagher
0e39cf0beb Adjusted Go max procs to have higher precedence. 2015-11-28 19:18:54 +11:00
Adrian Gallagher
e15a8926cf Adjusted SMS global logic in main.go 2015-11-28 19:17:32 +11:00
Adrian Gallagher
178b59ef71 Added basic webserver support. 2015-11-28 19:07:23 +11:00
Adrian Gallagher
ecfbfd932f Added authenticated LocalBitcoins wallet/account info support. 2015-11-10 17:25:04 +11:00
Adrian Gallagher
8763da2e86 Added IsCryptocurrency function. 2015-11-09 18:25:26 +11:00
Adrian Gallagher
0c8670cc6a Added basic LocalBitcoins support. 2015-11-09 17:49:30 +11:00
Adrian Gallagher
95a1801c6a Improved currency pair generation code. 2015-11-09 17:46:02 +11:00
Adrian Gallagher
82f5676709 Updated README.md. 2015-11-02 19:11:49 +11:00
Adrian Gallagher
e5b27492bd Use common EncodeURLValues function where possible 2015-11-02 18:35:02 +11:00
Adrian Gallagher
b2e39f17f5 Disabled DWVX (API/website no longer accessible) 2015-10-29 18:48:46 +11:00
Adrian Gallagher
0cdd5b3213 Fixed errors relating to commit: ed1543f7. 2015-10-29 18:04:35 +11:00
Adrian Gallagher
611f317f80 Merge branch 'master' of https://github.com/thrasher-/gocryptotrader 2015-10-27 17:46:25 +11:00
Adrian Gallagher
ed1543f7cf Updated Coinbase return values. 2015-10-27 17:45:42 +11:00
Adrian Gallagher
a7e90cb703 Updated Bitstamp REST API (complete coverage) 2015-10-21 12:58:32 +11:00
Adrian Gallagher
c1910bf6b6 Added common EncodeURLValues function. 2015-10-21 10:14:34 +11:00
Adrian Gallagher
1dfc031e3b Added Bitfinex Websocket account event handling support. 2015-10-18 23:15:12 +11:00
Adrian Gallagher
648df4820f Updated support for Bitfinex Websocket API. 2015-10-17 15:51:33 +11:00
Adrian Gallagher
16b89324a0 Updated Bitfinex REST API 2015-10-16 13:58:06 +11:00
Adrian Gallagher
23df51f0ca Fixed typo. 2015-10-09 23:09:49 +11:00
Adrian Gallagher
4297f8e9bd Renamed BTCChina to BTCC after exchange rebrand. 2015-10-09 23:07:59 +11:00
Adrian Gallagher
7e69d2ccf1 Added support for handling BTC-e API HTTP authenticated responses. 2015-10-08 22:18:03 +11:00
Adrian Gallagher
37aa813dfc Updated available currencies for BTC-e. 2015-10-08 19:35:09 +11:00
Adrian Gallagher
865f519f92 Implemented BTC-e API changes. 2015-10-07 22:23:16 +11:00
Adrian Gallagher
30be588388 Updated Gemini HTTP API. 2015-10-06 19:35:02 +11:00
Adrian Gallagher
8413253e93 Added basic ticker struct and related functions. 2015-10-05 22:35:58 +11:00
Adrian Gallagher
cf6b0051a0 Modified Websocket ticker handling to reflect Exchange JSON changes. 2015-09-30 16:56:51 +10:00
Adrian Gallagher
bf6232598f Moved check for enabled exchanges > 0 to config value checker. 2015-06-21 19:27:52 +10:00
Adrian Gallagher
ad6bf29b3e Improved SMS handling code. 2015-06-21 19:11:56 +10:00
Adrian Gallagher
1f9ae9358d Bitfinex: Use strconv for float64 handling. 2015-06-21 17:21:19 +10:00
Adrian Gallagher
8761189400 Use -1 and 'f' for formatting floats. 2015-06-20 17:01:55 +10:00
Adrian Gallagher
1f6f160c23 Added Gemini Beta Exchange HTTP support. 2015-06-15 21:29:48 +10:00
Adrian Gallagher
793ea76d43 Added basic Bitfinex Websocket implementation. 2015-06-10 19:07:45 +10:00
Adrian Gallagher
721d74ff8a Updated README.md. 2015-06-07 16:51:49 +10:00
Adrian Gallagher
fe503333c3 Added support for Coinbase Orderbook levels 1-3. 2015-06-03 15:49:25 +10:00