How to call a Kite API, that executes a Regular Limit CNC order with GTT, Stop loss and Target

Saleem
How to call a Kite API, that executes a Regular Limit CNC order with GTT, Stop loss and Target also updated as you would call for Zerodha site?
  • sujith
    You can place OCO GTT using the API once you check the orderbook status after placing an order.
  • Saleem
    Thanks, can you share code snippet in C# for placing a GTT call for both SINGLE and OCO GTT call pls?
  • sujith
    Kite Connect is purely an execution platform. We don't provide support for writing strategies. You can checkout examples here.
Sign In or Register to comment.