2418 Commits

Author SHA1 Message Date
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
Adrian Gallagher
8b1cbc4441 Added basic Websocket support for DWVX Exchange. 2015-05-27 19:01:12 +10:00
Adrian Gallagher
84ff9a49ff Added basic support for Alphapoint Websocket. 2015-06-01 18:42:24 +10:00
Adrian Gallagher
552dca5a07 Added HTTP Exchange support for DWVX. 2015-05-31 18:14:28 +10:00
Adrian Gallagher
f30e0b3b3b Made Alphapoint API URL modifiable. 2015-05-31 15:50:21 +10:00
Adrian Gallagher
0316e29f13 Added GetOrderFee function. 2015-05-31 15:47:06 +10:00
Adrian Gallagher
68dc15bd2f Added Alphapoint Implementation, this will be used as a base class for Exchanges which rely on it. 2015-05-28 22:50:32 +10:00
Adrian Gallagher
fea5d812eb Updated README.md file. 2015-05-20 12:55:57 +10:00
Adrian Gallagher
e328d59f2e Added cryptocurrency/fiat currency variables to event handler, paving way for multi-currency event handling. 2015-05-19 16:57:03 +10:00
Adrian Gallagher
931bcbfb34 Filled out ItBit Orderbook function. 2015-05-18 16:30:41 +10:00
Adrian Gallagher
5f40de8300 Added fiat support to stats handler. 2015-05-15 15:42:41 +10:00
Adrian Gallagher
13379ed0fe Added IsFiatCurrency function. 2015-05-15 15:31:53 +10:00
Adrian Gallagher
b0b119d790 Added dynamic updating of available currencies based on Exchange products. 2015-05-15 15:00:02 +10:00