Improve variable wording

This commit is contained in:
Matthias
2023-02-28 20:31:02 +01:00
parent f822f1795a
commit dd10dec73d
6 changed files with 19 additions and 14 deletions

View File

@@ -1012,6 +1012,8 @@ def test_api_status(botclient, mocker, ticker, fee, markets, is_short,
'profit_pct': ANY,
'profit_abs': ANY,
'profit_fiat': ANY,
'total_profit_abs': ANY,
'total_profit_fiat': ANY,
'realized_profit': 0.0,
'current_rate': current_rate,
'open_date': ANY,