No socket response for indices
-
Hi Team/ @admin,
I am trying to get live quote for nifty 50 (token : 26000) and Bank nifty (token: 26009), but I am getting no response for these entries.
Live feed is working for other companies like Reliance, TCS but not for indices.
Can you please check.
Regards,
Mihir Kulkarni -
@James-Bond were you aple to get historical data for Nifty and Bank nifty using these tokens 26009 and 26000 ?
-
@mihirk
26009 for Bank Nifty &
26000 for Nifty -
@admin Any update on index live market data streaming?
-
@daytrader Can you please share which tokens you are using to get indices data?
-
@admin I am able to get the token symbol. I was making a mistake in naming.
-
Hi @daytrader, please share the link of the file you are referring to and trading symbol.
-
@admin The scrip symbol dump file does not contain FUTURES symbols today. Please look into it
-
@PandaTrade the symbol token can be obtained from https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
-
@Admin any clue how to achieve this?
-
Hi @admin , i am also looking to get the LTP data for indexes and options as well.
using the following code-
ltp_payload = "{\n"exchange": "NFO",\n"tradingsymbol": "BANKNIFTY14JAN2132200CE",\n"symboltoken":""\n}"
conn.request("POST","/rest/secure/angelbroking/order/v1/getLtpData",ltp_payload,headers)Firstly, I dont know how to get the symboltoken.
Secondly : is the data accessible for all the options data? -
Hi @mihirk , it's under development and shall confirm when we have a tentative release date.
-
@admin Can you please provide tentative date on above ?
-
@admin can you please update on this?
-
@admin Can you please share expected release date for next release.
-
@admin Ok thanks for the update.
-
@mihirk said in No socket response for indices:
live quote for nifty 50 (token : 26000) and Bank nifty (token: 26009), but I am getting no response for these entries.
Hi, we are currently not streaming indices data. We will include it in our next release.
-
Hi @vishant ,
Yes I am using above string for live quote. -
Hi @mihirk ,
Are you using 'nse_cm|26009' for bank nifty & 'nse_cm|26000' for nifty live quote?