From 2701d4b3f9d09de8c754feeded144b196843aef9 Mon Sep 17 00:00:00 2001 From: Mike van Rossum Date: Fri, 21 Feb 2014 12:01:23 +0100 Subject: [PATCH] #210, pause kraken because of problems around low volume --- exchanges.js | 1 + 1 file changed, 1 insertion(+) diff --git a/exchanges.js b/exchanges.js index 7158cf259..aceda7b69 100644 --- a/exchanges.js +++ b/exchanges.js @@ -257,6 +257,7 @@ var exchanges = [ } ], requires: ['key', 'secret'], + monitorError: 'https://github.com/askmike/gekko/issues/210', providesHistory: false } ];