Add security notice about IP whitelisting on bybit docs

This commit is contained in:
Matthias
2023-07-23 17:57:48 +02:00
parent 889a732e06
commit 4549fb349c

View File

@@ -268,6 +268,8 @@ API Keys for live futures trading (Subaccount on non-unified) must have the foll
* Contract - Orders
* Contract - Positions
We do strongly recommend to limit all API keys to the IP you're going to use it from.
!!! Tip "Stoploss on Exchange"
Bybit (futures only) supports `stoploss_on_exchange` and uses `stop-loss-limit` orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange.
On futures, Bybit supports both `stop-limit` as well as `stop-market` orders. You can use either `"limit"` or `"market"` in the `order_types.stoploss` configuration setting to decide which type to use.