Commit Graph

21 Commits

Author SHA1 Message Date
Adrian Gallagher
bb6af76b4b Added SATOSHIS_PER_BTC/LTC const variables. 2015-11-30 19:23:16 +11:00
Adrian Gallagher
c1910bf6b6 Added common EncodeURLValues function. 2015-10-21 10:14:34 +11:00
Adrian Gallagher
b0b119d790 Added dynamic updating of available currencies based on Exchange products. 2015-05-15 15:00:02 +10:00
Adrian Gallagher
bf5846e115 Removed commented/debug println code. 2015-05-13 18:28:10 +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
8183d1a955 Added common string manipulation functions and formatting. 2015-05-06 20:07:11 +10:00
Adrian Gallagher
11e3709221 Added common JSON encoding function. 2015-03-25 18:30:15 +11:00
Adrian Gallagher
cfd5c8d038 Added common IsEnabled function to output a string. 2015-03-22 15:45:46 +11:00
Adrian Gallagher
9c03284d80 Added initial implementation for Cryptsy Exchange. 2015-03-19 20:58:54 +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
05abe9b466 Refactored common crypto/encoding functions. 2015-03-06 14:03:52 +11:00
Adrian Gallagher
90d77d39c2 Use log instead of fmt for printing console output. 2015-03-02 23:36:15 +11:00
Adrian Gallagher
173daa6247 Add float rounding function. 2014-11-26 23:20:49 +11:00
Adrian Gallagher
0c5e104a98 Added various calculation functions. 2014-11-16 20:03:10 +11:00
Adrian Gallagher
091db41e85 Retrieve and display ticker pricing for various exchanges. 2014-11-15 22:11:19 +11:00
Adrian Gallagher
9327a31ba5 Added structs for Ticker information for various exchanges. 2014-11-10 20:03:37 +11:00
Adrian Gallagher
0e37811cd0 Add base files for various cryptocurrency exchanges. 2014-10-29 23:27:55 +11:00