Hi, I heard from Zerodha sales people that a new version kite web is been released where we can place bracket,trailing SL and many other type of orders. Kite API supports Bracket,Trailing SL orders? If yes can anybody please send the information of how we can place those orders? Any new updates of kite API ?
Can you please tell me how can I place Trailing SL order. What should be the order_type? Where to specify the trigger_price,trailing_price?
Also can you please tell me how a bracket order works in kite? what should be the order type for bracket order?
There's an order type called One cancels other(OCO) order wherein we place a pair of orders if any one of them executes the other order will be cancelled automatically. Do we have OCO order in Zerodha? Or any order which works like OCO?
Check out the "bracket order" section here https://kite.trade/docs/connect/v1/#placing-orders
Also can you please tell me how a bracket order works in kite? what should be the order type for bracket order?
There's an order type called One cancels other(OCO) order wherein we place a pair of orders if any one of them executes the other order will be cancelled automatically. Do we have OCO order in Zerodha? Or any order which works like OCO?
- Order type should be "bo".
- Type is "bo".
- We don't support OCO.