StocksEyes

FREEMIUM
By Tushar Singhal | Updated 2 महीने पहले | Financial
Health Check

N/A

Back to All Discussions

Can't get specific search results

Rapid account: Realpranavme
realpranavme
2 महीने पहले

I want to get search result for the only Equity from BSE or NSE and not FNO data, but when I try with filter request object. It returns 0 results. Please give me some brief on it.

My request is:

{
“filterRequest”: {
“instrument_token”: “”,
“exchange_token”: “”,
“tradingsymbol”: “”,
“exchange”: “”,
“instrument_type”: “EQ”,
“segment”: “”
},
“searchPatterns”: {
“tradingsymbol”: “SBI”
},
“paginationDetails”: {
“offset”: 0,
“limit”: 100
}
}

and, response I get is:

{
“instruments”: [],
“totalCount”: 0
}

Join in the discussion - add comment below:

Login / Signup to post new comments