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`