I tested the API on 19th Sep with from, to & timeinterval as 2025-09-01T00:00:00+0530, 2025-09-08T09:16:00+0530 and 5minute respectively. Ideally I shouldn't have received the data of 2025-09-08T09:15:00 candle as 9:15 candle represents the data…
The parameters I used while testing historical data using Java connect API are ...
fromDate : Mon Sep 01 00:00:00 IST 2025 | toDate : Mon Sep 08 09:16:00 IST 2025 | Token = 6401 | timeInterval = "5minute" | isContinuos = false | isoi = false