enarjord / passivbot

Trading bot running on Bybit, Bitget, OKX, GateIO, Binance and Hyperliquid
https://www.passivbot.com
Other
1.13k stars 419 forks source link

randomize countdown offset #387

Closed Scud0 closed 1 year ago

Scud0 commented 1 year ago

every bot does rest api call at second 0, api overload guarantied when running multiple bots from the same ip. this randomizes the value at which the bot does its rest api call. at least some protection against api overload. can still be overridden with the -co arg.