Subcribe for 1 min tick FNO data

MJTest
MJTest edited August 6 in .Net API client
Hi I am looking to subscribe to 1 min tick data rather than all ticks. Could you help me with the sample code?
  • Sravanthi_bh
    You may refer to this similar discussion here.
  • MJTest
    I am looking for 1 minute summary rather than just the tick at 1min interval.
  • Sravanthi_bh
    We recommend subscribing to websocket data and converting it into candles based on your desired time frame for further use. You may refer to the similar thread here.
  • MJTest
    I understand about OPEN,HIGH,LOW,PRICE but what about TradedQty and OI for minute
Sign In or Register to comment.