NOFTY50 symboltoken to fetch historical data
-
I am trying to fetch NIFTY 50 (NIFTY 29 April 2021) historical data using get candle data API , I need to know what is the symbolToken for Nifty50 to be passed in body
{
"exchange": "NSE","symboltoken": "3045",*
"interval": "ONE_MINUTE",
"fromdate": "2021-02-08 09:00",
"todate": "2021-02-08 09:15"
} -
Hi @vamseeds You need to analyze it from your end
-
@admin
One more question
What is the tick_size in response of OpenAPIScripMaster.json ? -
Hi @admin ,
How frequently the symbol tokens will change ? - topic:timeago_earlier,2 months
-
hi @gurindersinghcs please refer the below mentioned URL to get symbol tokens.
https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json -
token:"26000"
symbol:"NIFTY"
name:"NIFTY"
expiry:""
strike:"-1.000000"
lotsize:"-1"
instrumenttype:""
exch_seg:"NSE"
tick_size:"-1.000000"you can get token from scrip data