Updated application.properties (markdown)
parent
e9be29b5c7
commit
aadace0cea
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue