mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-03-05 13:24:20 +00:00
have force-enter also include has_open_orders
This commit is contained in:
@@ -1364,6 +1364,7 @@ def test_api_force_entry(botclient, mocker, fee, endpoint):
|
||||
'amount_precision': None,
|
||||
'price_precision': None,
|
||||
'precision_mode': None,
|
||||
'has_open_orders': False,
|
||||
'orders': [],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user