Set Trigger Price for SuperOrder using API

I know trigger price can be set for entry in SuperOrder from Mobile App, I need this to be done through API.

Please provide the payload example. Also provide documentation if any for the same.

Hi @rahim1021 ,

The option to place Super Orders using a trigger price via APIs will be available soon. Our team is currently fine-tuning the feature.

@Shubham_Singh Thanks for the reply. Do remind me once this feature is released. This feature would allow me to add Dhan broker as an option in my Trading App.

Hey @rahim1021 you can do that in other way until the feature rolls out.

  1. Fetch live ltp of respective security.
  2. You have to create a small entry window.
  3. When the price reaches the entry window call the superoder api to place an order.