How do we send Stop Loss and Target orders in SL orders as we can do in Zerodha?

naveenarya
naveenarya edited June 27 in Python client
I’ve been exploring various platforms for algorithmic trading, and I’m particularly interested in how to efficiently manage Stop Loss (SL) and Target orders. On Zerodha, it’s quite straightforward to place SL orders with predefined targets, How do we do that with kiteconnect , i mean sending three orders at a go , Limit price+ SL + Target.

For those experienced in algo trading, how do you implement similar functionalities on your platforms? Specifically, I’m curious about the mechanisms to automate SL and Target orders within custom trading strategies, as I’m looking to integrate such features into my trading setup. Any insights or examples, for algo trading platforms based on zerodha , would be greatly appreciated!

Sign In or Register to comment.