@admin @administrators
I downloaded instrument list from this URI https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
can you explain me how to interpret strike and tick_size values
{
"token": "37743",
"symbol": "NIFTY02SEP2117500PE",
"name": "NIFTY",
"expiry": "02SEP2021",
"strike": "1750000.000000",
"lotsize": "50",
"instrumenttype": "OPTIDX",
"exch_seg": "NFO",
"tick_size": "5.000000"
}
can you explain me how to interpret tick_size value
{
"token": "16669",
"symbol": "BAJAJ-AUTO-EQ",
"name": "BAJAJ-AUTO",
"expiry": "",
"strike": "-1.000000",
"lotsize": "1",
"instrumenttype": "",
"exch_seg": "NSE",
"tick_size": "5.000000"
}
can you explain me how to interpret strike and tick_size values
{
"token": "5045",
"symbol": "USDINR2191777.25PE",
"name": "USDINR",
"expiry": "17SEP2021",
"strike": "772500000.000000",
"lotsize": "1",
"instrumenttype": "OPTCUR",
"exch_seg": "CDS",
"tick_size": "25000.000000"
}