Sell-fill should include open-rate

This commit is contained in:
Matthias
2021-11-22 07:13:22 +01:00
parent 965ab3848c
commit 64e34f382e
2 changed files with 4 additions and 3 deletions

View File

@@ -1843,6 +1843,7 @@ def test_send_msg_sell_fill_notification(default_conf, mocker) -> None:
'*Sell Reason:* `stop_loss`\n'
'*Duration:* `1 day, 2:30:00 (1590.0 min)`\n'
'*Amount:* `1333.33333333`\n'
'*Open Rate:* `0.00007500`\n'
'*Close Rate:* `0.00003201`'
)