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 |
|
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
|
dca6928a10
|
Fixed BTC-e config_example typo.
|
2015-05-11 18:27:01 +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
|
70b312d377
|
Added config check function for core variables.
|
2015-05-11 16:55:40 +10:00 |
|
Adrian Gallagher
|
b3413f9317
|
Added currency toggling config support for remaining Exchanges.
|
2015-05-09 22:11:30 +10:00 |
|
Adrian Gallagher
|
043a6d6015
|
Added Kraken Ticker response struct and added it to events handler. Made Kraken abide config settings.
|
2015-05-09 20:26:57 +10:00 |
|
Adrian Gallagher
|
815b22dbeb
|
Added the ability to enable/disable Cryptocurrencies on Exchanges via config file. A few more exchanges need to be completed.
|
2015-05-09 03:41:21 +10:00 |
|
Adrian Gallagher
|
7b93fde98f
|
Made use of common string functions and formatting changes.
|
2015-05-06 20:29:22 +10:00 |
|
Adrian Gallagher
|
f6bcdf8a76
|
Made use of Pairs and BaseCurrencies variables, formatting changes.
|
2015-05-06 20:20:42 +10:00 |
|
Adrian Gallagher
|
8183d1a955
|
Added common string manipulation functions and formatting.
|
2015-05-06 20:07:11 +10:00 |
|
Adrian Gallagher
|
a2461826c1
|
Added Coinbase GBP support.
|
2015-05-04 18:10:34 +10:00 |
|
Adrian Gallagher
|
e81ed646c1
|
Renamed coinbase to coinbasehttp to be in line with other exchange filenames.
|
2015-05-04 02:12:16 +10:00 |
|
Adrian Gallagher
|
8f4fdc2f8b
|
Added authenticated Coinbase REST support.
|
2015-05-04 01:34:52 +10:00 |
|
Adrian Gallagher
|
54a7110f31
|
Made Websocket always reconnect whilst its enabled.
|
2015-05-02 13:09:04 +10:00 |
|
Adrian Gallagher
|
e38fbe078a
|
Minor itBit changes.
|
2015-04-30 01:02:05 +10:00 |
|
Adrian Gallagher
|
0d23b68b15
|
Improved itBit implementation.
|
2015-04-29 23:44:36 +10:00 |
|
Adrian Gallagher
|
7806f09d99
|
Fixed ItBit RESTful HTTP authentication.
|
2015-04-28 21:37:40 +10:00 |
|