- Time delay price:time, in seconds, to verify margin price again if it is frozen. Do not put this below 20 seconds or your IP will get banned from poloniex. Do not put this above 2 minutes or you will lose the right time to place an order. The default is 40.
on my version of GUNBOT - v2.0.1b
i have "Bot delay" and it is by default = 20.
1. "Time delay price" and Bot delay is the same thing?
2. Why on v2.0.1b "Bot delay" default = 20 instead of 40?
Yes it is the same variable. As the code improves we test new settings looking to profitability and default settings reflect our tests result. The new 2.x code sends requests with async and we wait for poloniex to call back with the right value before to proceed. This is allowing ashorter time delay : i have it set to 13 seconds in my test bot.