Migration to check order funding fee

This commit is contained in:
Matthias
2022-09-03 15:18:09 +02:00
parent b95b3d8391
commit ed4cc18cdd
2 changed files with 7 additions and 5 deletions

View File

@@ -892,7 +892,7 @@ class LocalTrade():
if is_exit:
# Process exits
if i == ordercount and is_closing:
# Apply funding fees only to the last order
# Apply funding fees only to the last closing order
self.funding_fees = funding_fees
exit_rate = o.safe_price