unexpected response from getInstruments() API

ishwarrrr
ishwarrrr edited November 16 in Node JS client
I am fetching instruments of NFO segment, using kite nodejs SDK's API getInstruments("NFO") I get an array of valid instruments(data format) but i got one that looked

{
"instrument_token": "",
"last_price": null,
"strike": null,
"tick_size": null,
"lot_size": null
}
Tagged:
Sign In or Register to comment.