Can there be simple order API endpoints where normal F&O orders are placed with data like the buy price/market, SL and Target?
Existing APIs are complex and require lots of code handling which doesn’t even allow to put Target and SL simultaneously. If one exists then the other can’t be placed.
As the user, I want a normal order and it should allow me to provide SL and Target while ordering. Also, these values should be modifiable later on if required individually. If we have an existing order and we want to apply only SL or Target than that should also be allowed. I mean if you don’t allow such a paradigm then you put your customer at high risk. If not possible to accommodate these changes in the existing API then can there be a separate API for this?
As discussed above in the thread, you can use BO order for intraday trading. But if you are looking for positional trades, then yes, we are working around this.
@Hardik Bracket order only shows in the mobile application, I tried in the desktop (web) setup, BO for FnO doesn’t show up - only stop limit is there. When I place order directly from the chart, it shows stop limit and stop - BO option doesn’t exist there. Can you clarify on this.