Few of orders are triggered before trigger price hit in SL-M order (upstox) using API data. To cross verify chart show never trigger price hit.
Yes that could be possible. Take example of SBIN on 28-Mar-2019. Daily chart shows high of 339.65 while 15 min chart shows high of 320.20 This is normal because all the ticks can't be captured in intraday chart.
You can use WebSocket streaming to get live ticks,go through this documentation.
Have you ever faced issue with chart highlow vs API response highlow missmatch.
Few of orders are triggered before trigger price hit in SL-M order (upstox) using API data. To cross verify chart show never trigger price hit.
This is normal because all the ticks can't be captured in intraday chart.