the vwap and average price are the same except that the vwap on chart is calculated using tick data and average price is directly fetched from the exchange.
VWAP is different. I am looking for average price of candle. In case candle is 1 minute, I want to know the average price for that candle, which I expect will be between the high and low values of that candle. Similarly in case of 5minute candle, need to know the average price for that candle which should be between high/low values of that candle. The average price price we get in ticker is not the same.
The average_price in Kite Ticker is same as average traded price.
the vwap and average price are the same except that the vwap on chart is calculated using tick data and average price is directly fetched from the exchange.
It means we do provide the VWAP in the Kite Ticker.
Similarly in case of 5minute candle, need to know the average price for that candle which should be between high/low values of that candle.
The average price price we get in ticker is not the same.