mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-01 17:43:06 +00:00
Improve variable wording
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user