Update wording to entry/exit

This commit is contained in:
Matthias
2022-02-03 19:11:35 +01:00
parent 326ba46bf8
commit 29879bb415
5 changed files with 36 additions and 29 deletions

View File

@@ -202,7 +202,7 @@ def test_telegram_status(default_conf, update, mocker) -> None:
'stop_loss_ratio': -0.0001,
'open_order': '(limit buy rem=0.00000000)',
'is_open': True,
'filled_buys': []
'filled_entry_orders': []
}]),
)