Update documentation with FTX Stoploss on exchange

This commit is contained in:
Matthias
2020-06-03 20:20:39 +02:00
parent f0eb0bc350
commit 2f07d21629
3 changed files with 14 additions and 5 deletions

View File

@@ -64,6 +64,11 @@ print(res)
## FTX
!!! Tip "Stoploss on Exchange"
FTX supports `stoploss_on_exchange` and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it.
You can use either `"limit"` or `"market"` in the `order_types.stoploss` configuration setting to decide.
### Using subaccounts
To use subaccounts with FTX, you need to edit the configuration and add the following: