TranceGeniK / bybit-tools

Desktop app to place scaled orders on bybit
GNU General Public License v3.0
106 stars 54 forks source link

too many visits #4

Open dctt opened 4 years ago

dctt commented 4 years ago

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

jamesponce commented 4 years ago

i noticed after 100 orders it gives you too many visits although program allows to preview 200

TranceGeniK commented 4 years ago

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