From aadace0ceae5b020aa3c22a9c4e5460ce67a5cc3 Mon Sep 17 00:00:00 2001 From: taniman Date: Sun, 5 Nov 2017 21:07:06 +0100 Subject: [PATCH] Updated application.properties (markdown) --- application.properties.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/application.properties.md b/application.properties.md index 644afae..efb95af 100644 --- a/application.properties.md +++ b/application.properties.md @@ -30,15 +30,8 @@ This apiKey pair will do all the heavy lifting This apiKey will do the buying and selling and orders canceling stuff Dont use the same apiKey as default_apiKey to avoid nonce errors -`apiKey1 = ` -`apiSecret1 = ` - -The amount of time the proxy will block new buy orders to prevent double buys -`doubleBuyProtectionSeconds = 60` - -Set this to a higher number to fix persitent nonce errors. Probably GB put an extra 0 to your apiKey nonce -`connection.nonceLength = 17` - +`trading_apiKey = ` +`trading_apiSecret = ` Set a timezone offset to fix the date/time displayed on the monitoring page **Important** Correct format `+hh:mm` or `-hh:mm`