Hi Team,
I am trying to find way to query Instrument URI using name as filter to get instrument details for requested name only.
But its still returns all tradable instruments which i dont required.
Can you please guide me here?
Instrument URI -->
"https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json"
I tried using Postman to hit https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json?name=NIFTYBEES but it return all instrument list instead of requested one.