Add time_in_force for kucoin

This commit is contained in:
Matthias
2021-09-03 08:48:53 +02:00
parent 93c1dff71b
commit 19ad165483
5 changed files with 13 additions and 3 deletions

View File

@@ -4,6 +4,9 @@ This page combines common gotchas and informations which are exchange-specific a
## Binance
Binance supports [time_in_force](configuration.md#understand-order_time_in_force).
!!! Tip "Stoploss on Exchange"
Binance supports `stoploss_on_exchange` and uses stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it.
@@ -115,6 +118,8 @@ Kucoin requires a passphrase for each api key, you will therefore need to add th
"password": "your_exchange_api_key_password",
```
Kucoin supports [time_in_force](configuration.md#understand-order_time_in_force).
### Kucoin Blacklists
For Kucoin, please add `"KCS/<STAKE>"` to your blacklist to avoid issues.