Skip to content

Commit

Permalink
chore: update link to okx liquidation formula
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Sep 16, 2024
1 parent 167e43c commit 2fe67ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freqtrade/exchange/exchange.py
Original file line number Diff line number Diff line change
Expand Up @@ -3594,7 +3594,7 @@ def dry_run_liquidation_price(
Wherein, "+" or "-" depends on whether the contract goes long or short:
"-" for long, and "+" for short.
okex: https://www.okex.com/support/hc/en-us/articles/
okex: https://www.okx.com/support/hc/en-us/articles/
360053909592-VI-Introduction-to-the-isolated-mode-of-Single-Multi-currency-Portfolio-margin
:param pair: Pair to calculate liquidation price for
Expand Down

0 comments on commit 2fe67ed

Please sign in to comment.