Fix comment

closes #10422
This commit is contained in:
Matthias 2024-07-14 17:28:08 +02:00
parent 103db9a025
commit 5cabd49bec

View File

@ -3424,8 +3424,7 @@ class Exchange:
"""
Important: Must be fetching data from cached values as this is used by backtesting!
:param pair: Market symbol
:param nominal_value: The total trade amount in quote currency including leverage
maintenance amount only on Binance
:param nominal_value: The total trade amount in quote currency
:return: (maintenance margin ratio, maintenance amount)
"""