mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-30 10:50:24 +00:00
fixed formatting issues
This commit is contained in:
@@ -40,4 +40,4 @@ def interest(
|
||||
# https://help.ftx.com/hc/en-us/articles/360053007671-Spot-Margin-Trading-Explainer
|
||||
return borrowed * rate * ceil(hours)/twenty_four
|
||||
else:
|
||||
raise OperationalException(f"Leverage not available on {exchange_name} with freqtrade")
|
||||
raise OperationalException(f"Leverage not available on {exchange_name} with freqtrade")
|
||||
|
||||
Reference in New Issue
Block a user