Migrate to Podman
This commit is contained in:
@@ -412,6 +412,7 @@ def execute_strategy(callback, strategy, func):
|
||||
direction=direction,
|
||||
**protection,
|
||||
)
|
||||
log.debug(f"Created Trade: {new_trade}")
|
||||
new_trade.save()
|
||||
|
||||
if strategy.risk_model is not None:
|
||||
|
||||
Reference in New Issue
Block a user