About new version.

suraj
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 ?
  • Kailash
    Kite API has also been updated. Bracket orders and cover orders now work.

    Check out the "bracket order" section here https://kite.trade/docs/connect/v1/#placing-orders
  • suraj
    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?
  • Kailash
    Please read the documentation! All parameters are documented with curl examples.

    - Order type should be "bo".
    - Type is "bo".
    - We don't support OCO.
Sign In or Register to comment.