Add validation in the right places...

This commit is contained in:
Mads Sørensen
2021-04-02 14:35:19 +02:00
parent 2c0079b00b
commit ede26091b9
2 changed files with 3 additions and 0 deletions

View File

@@ -966,6 +966,7 @@ def test_api_forcebuy(botclient, mocker, fee):
'profit_ratio': None,
'profit_pct': None,
'profit_abs': None,
'profit_fiat': None,
'fee_close': 0.0025,
'fee_close_cost': None,
'fee_close_currency': None,