I am using java kite connect API. I see the volume information retrieved over getHistoricalData() is not matching with what I see in moneycontrol or trading view. Questions: 1. Why the values are different? 2. Does getHistoricalData() returns total traded volume or it return Delivery Volume ?
2: getHistoricalData() returns total volume, you can refer to API documentation