The documentation states that every ChangeMessage contains a 'status' field that indicates the health of the stream data
https://docs.developer.betfair.com/d...Status-latency
However, the actual data in the stream seems to be missing the status field
e.g.
{"op":"mcm","id":2,"clk":"AHoAkwIA7gE=","pt":16920 70757197,"ct":"HEARTBEAT"}
Is there a flag to enable this in the initial subscription message or is the documentation not correct?
https://docs.developer.betfair.com/d...Status-latency
However, the actual data in the stream seems to be missing the status field
e.g.
{"op":"mcm","id":2,"clk":"AHoAkwIA7gE=","pt":16920 70757197,"ct":"HEARTBEAT"}
Is there a flag to enable this in the initial subscription message or is the documentation not correct?


Comment