From 721d74ff8a47b2e2f70581820de541a5878a7f85 Mon Sep 17 00:00:00 2001 From: Adrian Gallagher Date: Fri, 29 May 2015 16:51:38 +1000 Subject: [PATCH] Updated README.md. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e9495e4..1762ca1b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A cryptocurrency trading bot supporting multiple exchanges written in Golang. | BTCMarkets | Yes | NA | NA | | Coinbase | Yes | Yes | No| | Cryptsy | Yes | Yes | NA| -| DWVX | Yes | No | NA | +| DWVX | Yes | Yes | NA | | Huobi | Yes | Yes |No | ItBit | Yes | NA | NA | | Kraken | Yes | NA | NA @@ -27,6 +27,7 @@ A cryptocurrency trading bot supporting multiple exchanges written in Golang. ## Current Features + Support for all Exchange fiat and digital currencies, with the ability to individually toggle them on/off. + REST API support for all exchanges. ++ Websocket support for applicable exchanges. + Ability to turn off/on certain exchanges. + Ability to adjust manual polling timer for exchanges. + SMS notification support via SMS Gateway.