Order
This section covers the API calls related to order management, including placing new orders, modifying or cancelling existing ones, and retrieving order or trade history.
The Order API allows you to place various types of orders such as Intraday, Delivery, Bracket Orders, and Cover Orders. The Order Type corresponds to the Product Type in the system. For detailed information, please refer to the specific API call for each order type.
📄️ Place Order - Any Scrip
Lets you place a fresh buy order or sell order.
📄️ Modify Order
Lets you modify an existing pending order
📄️ Cancel Order
This call can be used to cancel an existing pending order.
📄️ Place Cover Order
Lets you place a cover order. Which means, it allows to place a market order or a limit order along with a stop loss order.
📄️ Modify Cover Order
Lets you modify an existing cover order which is pending in the order book.
📄️ Cancel Cover Order
Lets you cancel an existing cover order which is pending in the order book.
📄️ Place Bracket Order
Lets you place a bracket order. which means, you can place a Buy/sell order along with a square off order and a stop loss order.
📄️ Modify Bracket Order
Lets you modify an existing bracket order which is pending in the order book.
📄️ Exit Bracket Order
Lets you cancel an existing bracket order which is pending in the order book.
📄️ Place Multileg/Spread Order
Lets you place a multileg order/spread order.
📄️ Place OFS Order
Place an OFS Order
📄️ Cancel Multileg/Spread Order
Lets you cancel an existing multileg order/spread order from the order book.
📄️ Place GTT Order
Lets you place a Good Till Trigger order.
📄️ Modify GTT Order
Lets you modify an existing GTT order.
📄️ Cancel GTT Order
Lets you cancel an existing GTT order.
📄️ GTT Order Book
Displays Good Till Trigger order book details.
📄️ Place/Modify EQSIP Order
Lets you place an EQSIP order. Once the order is placed it will also allow you to modify the same order.
📄️ Pause/Resume/Cancel EQ SIP Order
This is Pause EQ SIP Order API call