Commit Graph

14 Commits

Author SHA1 Message Date
Adrian Gallagher
b23070d7be Moved ticker fetching from main into the relative exchange. 2015-03-18 16:36:01 +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
6fc6c9f116 Implemented Exchange version variable. 2015-03-10 15:20:21 +11:00
Adrian Gallagher
f7264c716f Removed non-needed variables. 2015-03-07 18:54:03 +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
749dd07453 Added verbosity variable in config to toggle Exchange output. 2015-02-26 15:26:41 +11:00
Adrian Gallagher
92abe3bd95 Added static/dynamic fee values/methods for all exchanges. 2015-02-24 17:53:56 +11:00
Adrian Gallagher
660dbb3337 Set API keys from config file. 2015-02-23 17:51:45 +11:00
Adrian Gallagher
1e627496a9 Implement config system. 2015-02-18 19:01:47 +11:00
Adrian Gallagher
6cb04a7ad8 Updated Huobi ticker struct. 2015-02-11 10:35:16 +11:00
Adrian Gallagher
9ae33e95fe Added fetching currency exchange rate and conversion support. 2014-11-24 22:09:59 +11:00
Adrian Gallagher
8e0d7eed09 Added support for Huobi exchange. 2014-11-22 20:20:11 +11:00