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
|
3ff0a9e875
|
Merge branch 'interface-testing'
|
2016-03-19 16:46:51 +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
|
a7d5e14c3a
|
Added support for remaining authenticated API functions for Poloniex exchange.
|
2016-03-19 13:44:42 +11:00 |
|
Adrian Gallagher
|
bff8992985
|
Added additional authenticated API functions for Poloniex exchange.
|
2016-03-18 02:44:19 +11:00 |
|
Adrian Gallagher
|
730a7b68d1
|
Started implementation of authenticated API support for Poloniex exchange.
|
2016-03-09 23:39:17 +11:00 |
|
Adrian Gallagher
|
bece1a4f51
|
Added Websocket support for Poloniex exchange.
|
2016-03-07 22:11:14 +11:00 |
|
Adrian Gallagher
|
03538165d6
|
Added basic HTTP API support for Poloniex.
|
2016-02-11 00:24:31 +11:00 |
|