Open dctt opened 5 years ago
i noticed after 100 orders it gives you too many visits although program allows to preview 200
Here are the API limitations https://github.com/bybit-exchange/bybit-official-api-docs/blob/master/en/rest_api_sign.md You can hold up to 200 orders but only make 100 orders request a minute
Enhancement If you have high "number of orders" and you cancel and execute very ofte, it sometimes gives error "too many visits" as expected. It can be nice if we can adjust hit of each api/sec