modify_order
Modify pending stock orders by updating price, quantity, order type, or trigger price to adjust your trading strategy.
Instructions
Modify an existing pending order. Change price, quantity, order type, or trigger price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Set true to bypass soft quantity/value limits | |
| price | Yes | New price | |
| orderid | Yes | Order ID to modify | |
| variety | Yes | Order variety | |
| duration | Yes | Order duration | |
| exchange | Yes | Exchange | |
| quantity | Yes | New quantity | |
| ordertype | Yes | New order type | |
| producttype | Yes | Product type | |
| symboltoken | Yes | Symbol token | |
| triggerprice | No | New trigger price (for SL orders) | |
| tradingsymbol | Yes | Trading symbol |