GloriousCode
|
7223875230
|
Now adds a universal way to retrieve all enabled currencies
New endpoint to retrieve values for all enabled currency data for all enabled exchanges and return it as JSON object for front end
|
2016-07-13 21:43:48 +10:00 |
|
Scott
|
95cfb356ba
|
Adds GetTickerPrice(currency string) TickerPrice func to interface. Implements on all exchanges (where possible)
Attempts to make routing generic with /exchanges/{exchangeName}/latest/{currency} path and response
|
2016-06-05 19:10:32 +10:00 |
|
Adrian Gallagher
|
d9a5de8075
|
Made Exchange SetDefaults 'Enabled' variable disabled by default.
|
2016-03-19 17:17:53 +11:00 |
|
Adrian Gallagher
|
fc6809621b
|
Made slight amendments to interface code, ran gofmt.
|
2016-03-19 16:38:38 +11:00 |
|
Scott
|
dc313a24f5
|
Each bot inherits from an interface and can be called as such to minimise
duplicate code
|
2016-03-19 16:38:37 +11:00 |
|
Adrian Gallagher
|
e5b27492bd
|
Use common EncodeURLValues function where possible
|
2015-11-02 18:35:02 +11:00 |
|
Adrian Gallagher
|
30be588388
|
Updated Gemini HTTP API.
|
2015-10-06 19:35:02 +11:00 |
|
Adrian Gallagher
|
1f6f160c23
|
Added Gemini Beta Exchange HTTP support.
|
2015-06-15 21:29:48 +10:00 |
|