Commit Graph

17 Commits

Author SHA1 Message Date
Adrian Gallagher
8761189400 Use -1 and 'f' for formatting floats. 2015-06-20 17:01:55 +10:00
Adrian Gallagher
5f40de8300 Added fiat support to stats handler. 2015-05-15 15:42:41 +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
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
94f9552594 Rename PollingDelay variable to RESTPollingDelay for greater clarity. 2015-04-23 18:25:01 +10:00
Adrian Gallagher
f862eada83 Made use of common JSON/Encoding function. 2015-03-28 18:30:24 +11:00
Adrian Gallagher
225725a30f Added Websocket config variable. 2015-03-22 15:57:09 +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
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
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