Override get_funding_fees for bybit

This commit is contained in:
Matthias
2023-01-24 07:21:16 +01:00
parent 051c3be99e
commit 25fa6bee74
2 changed files with 17 additions and 8 deletions

View File

@@ -260,6 +260,8 @@ The configuration parameter `exchange.unknown_fee_rate` can be used to specify t
Futures trading on bybit is currently supported for USDT markets, and will use isolated futures mode.
Users with unified accounts (there's no way back) can create a subaccount which will start as "non-unified", and can therefore use isolated futures.
As bybit doesn't provide funding rate history, the dry-run calculation is used for live trades as well.
## All exchanges
Should you experience constant errors with Nonce (like `InvalidNonce`), it is best to regenerate the API keys. Resetting Nonce is difficult and it's usually easier to regenerate the API keys.