Hi team,
I am trying to use Dhan API for order execution. I want to create a simple CURL based order placement mechanism which when posted will simply sell the ATM call or ATM put option of the specified index.
I am trying to refer the docs here: Orders - DhanHQ Ver 2.0 / API Document
But I am unable to figure out how can I create a CURL structure for let’s say this example order below:
- Stock: NIFTY
- Segment: NSE_FNO
- Transaction: Sell ATM CE
- Qty: 75
- Order Type: Market
- Validity: Intraday
Thanks,
Shashank