API Reference / Constants / FeedResponse
Variable: FeedResponse
constFeedResponse:object
Defined in: src/constants.ts:231
Response codes on the Live Market Feed WebSocket.
Type Declaration
INDEX_PACKET
readonlyINDEX_PACKET:1=1
TICKER_PACKET
readonlyTICKER_PACKET:2=2
QUOTE_PACKET
readonlyQUOTE_PACKET:4=4
OI_PACKET
readonlyOI_PACKET:5=5
PREV_CLOSE_PACKET
readonlyPREV_CLOSE_PACKET:6=6
MARKET_STATUS_PACKET
readonlyMARKET_STATUS_PACKET:7=7
FULL_PACKET
readonlyFULL_PACKET:8=8
FEED_DISCONNECT
readonlyFEED_DISCONNECT:50=50