The LTP API call will return blank if the parameters passed are incorrect. Please ensure you are using the correct parameters and the proper trading symbol format. Go through the documentation here.
We get snap quote data from the exchange and the volume data that is available is cumulative for the day until that point. You can check out full market quote APIs and WebSocket data
The full Instrument list is used for instrument info like instrument_token, trading symbol, etc but not for live market data, so market data like last price, won't be able on full instrument list.