How i can add stop loss to current executed trade after placing order and before placing order through API

using place order API how i can add stop loss to my orders?

Hello @amarjambukar

Welcome to Dhan Community!

You can place order type as STOPLOSS or STOPLOSS_MARKET to place stop loss orders. If you want combined orders, you can use CO for cover order as well via APIs.