changes
This commit is contained in:
@@ -201,7 +201,8 @@ def test_telegram_status(default_conf, update, mocker) -> None:
|
||||
'stoploss_current_dist_ratio': -0.0002,
|
||||
'stop_loss_ratio': -0.0001,
|
||||
'open_order': '(limit buy rem=0.00000000)',
|
||||
'is_open': True
|
||||
'is_open': True,
|
||||
'filled_buys': []
|
||||
}]),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user