@santhanakrishnan25 send quantity when modifying order whether to change SLL price or changing the order type. While changing SLL price, you can send the order type as NONE and while squaring off the position change order type to MARKET.
@Matti change was breaking from user perspective . Though it it was not a expected change and rather a bug, that is understable. Though you might need to beef up your testing team capacity
There are two problems with this change here:
1. Any change should be notified on your documentation page and GitHub, so that users can make that change.
2. Sending quantity will cause an issue if part quantity is executed for a limit order while m…