Use filled, it's the safer choice when determining the filled amount.

This commit is contained in:
Matthias
2020-05-05 07:08:24 +02:00
parent b4aeb93a18
commit 981976681a
2 changed files with 3 additions and 5 deletions

View File

@@ -2346,7 +2346,6 @@ def test_handle_timedout_limit_buy_exchanges(mocker, caplog, default_conf,
assert log_has_re(r'Buy order fully cancelled. Removing .* from database\.', caplog)
@pytest.mark.parametrize('cancelorder', [
{},
{'remaining': None},