Hi @sujith
I need a small help.. Is there a way to get the historical data in seconds, i want to display all the previous ticks in graph so its very helpful if you provide seconds data instead of minutes.
In GlobalDataFeeds they provide histori…
Hi @sujith
I calculated percentage using that formula. But from the instruments API list , response is like below "8969218,35036,BANKNIFTY17OCT23200CE,,2298.35,2017-10-26,23200.0,0.05,40,CE,NFO-OPT,NFO
" In this, I get the last price amount, I…
Hi @sujith
I have a small doubt, In instrument list i filtered NFO-FUT segments, whereas NIFTY17AUGFUT what 17 means?? All symbols having 17. Is it current year ?
Hi @sujith
I got the data from socket. I mistakenly added quotes in InstrumentToken that's why i am unable to got the data.. Now working fine.
Thanks for your help
Hi @sujith
From friday onwards i am getting a 1 Byte data only for this instrument token "12732162" Whereas i am getting the data value in Historical API... What is the issue in that?
@sujith
I am using Objective C Client Code based on JAVA Kite Connect. Because i am using in iOS Mobile app development. Based on JAVAKiteConnect , I Write the code for it. I able to get the LTP and OHLC and Instrument token everything.. My proble…
Hi @sujith
I Checked with both market hours and after market hours too.. I don't know how to identify instrument is Traded or Not?? I don't have knowledge about this .
Hi @sujith
Thanks for your response.. Please see the below steps where i used in my code If anything wrong means please correct me.
Step 1:
I fetch the instrument token lists using this API Call.
Url : https://api.kite.trade/instruments/N…
HI @sujith
Why i am getting always 1 byte only. I want full data Can you please suggest me some which instrument tokens are provide full 168 bytes. I am really frustrated, we can't able to plot graph values based on that LTP and Change Price Ti…
Hi @sujith
Thanks for your help. I got some ideas now to get the changes of price, But constantly getting same value i didn't see any changes on this instrument token. I am getting value '280' as LTP. The same price only i getting.
Hi Sujith,
Last traded price was always returning the same value, I don't see any postive and negative values on after that time, Current price was Last Traded Price.
I want to display current price in graphical view with up and down values, …
Hi @sujith
Thanks , How to get all nifty futures instrument tokens? I don't have knowledge about this. So Please give me some ideas to get all nifty futures list and their instrument tokens.
Hi @sujith
I subscribed both these instrument tokens . Actually i am not understand , how to identify which scrips are traded and not traded in that instrument list Api.
Please suggest me how to identify which scrips are traded and not?
Al…
Hi @sujith
I am getting 48 bytes of data for this instrument token "53401863". While i use another instrument token like "3813889" , "1374209" getting only 1 bytes of data.
I want a app like KiteMarketWatch, Please give me what types of instrum…
Hi Sujith,
I tried with '53401863' . It returns 48 bytes but in API Documentation , Full Mode contains 164 bytes
How can we identify this ? i am receiving 48 bytes I try to decode the bytes ?
Response :
0001002c 032ed907 00049764 00000002 00…
Hi Sujith,
Thanks for your help. I changed the number instead of the string, even though getting 1 byte only. I want live market data of that particular instrument token. But getting only 1 byte.
Let me know, When the full data will be return …
Hi
After connecting the websocket , I subscribe the instrument token using below structure in my code,
Subscribe code :
[webSocket send:{"a": "subscribe","v": [138179588]}]
After subscription, i tried to get full packet structure using be…
Hi Sujith
I tried both tokens still i am getting zero bytes only. I am trying with active public_token only. Is there any way to do get a live data market .