Hi, I have a doubt regarding whether to use lasttradedprice or openprice,highprice,lowprice,closeprice received in the tick for generating minute candles. Which one should i use.
@Imran I saw that link.There sujith has asked to use LTP(LastTradedPrice)>If that is the case what does the getOpenPrice(),getHighPrice(),getLowPrice(),getClosePrice() return in the tick class.is it not the OHLC of that particular period between 2 continuous ticks.
Go through this link https://kite.trade/forum/discussion/2604/convert-ticks-to-candle
Go through response attributes in this link
https://kite.trade/docs/connect/v3/market-quotes/