Infinn API Documentation
Web Socket API

Market Status Update

On successful connection establishment, market status updates will be received.

Market Status Updates

Json FieldsPossible valueDescription
tms‘ms’ represents market status updates
eExchange segment
mkt_sMarket status
mkt_tMarket type
descDescription
tmTimeStamp
ntmNano TimeStamp
exch_tmExchange TimeStamp

Sample Message

{"t":"ms","e":"NSE","mkt_s":"STATUS","mkt_t":"TYPE","desc":"description","tm":"123456789","ntm":"112356789","exch_tm":"123456669"}

On this page