-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
Steps to reproduce
- place
buy 5 ETH/BTC 0.011 1order -> placeorder collateralization is triggered, u need to wait, and place order after that - place
buy 5 ETH/BTC 0.011 1order again -> order placed successfully - repleace this order by
buy 10 ETH/BTC 0.011 -r 1
Actual behaviour
order is replaced successfully
Expected behaviour
collateralization for 10 eth is triggered and only on second attempt replacement should be successful
Note
scheduled collateralization works fine, this amount will be collateralized after some time (but it does not work for case when replaced order will be immediately)