mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 14:00:38 +00:00
chore: add log_response after average modification
This commit is contained in:
@@ -177,5 +177,6 @@ class Hyperliquid(Exchange):
|
||||
if total_amount
|
||||
else None
|
||||
)
|
||||
self._log_exchange_response("fetch_order2", order)
|
||||
|
||||
return order
|
||||
|
||||
Reference in New Issue
Block a user