POST https://api.dhan.co/charts/intraday HTTP/1.1
{
“securityId”: “67408”,
“exchangeSegment”: “IDX_I”,
“instrument”: “OPTIDX”
}
Would appreciate if someone can guide me to how to fetch intraday premium price for specific option segment.
In above parameter list, Security ID is correct, but I am unable to pick the correct exchange segment and instrument.