I'm currently using the level2 orderbook channel via the GDAX WebSocket API. Quite recently a "time" field started appearing on the l2update JSON messages and this doesn't appear to be documented on the API reference pages. Some questions:
- What does this time field represent and is it reliable enough to use? Is it message sending time from GDAX?
- If it is sending time, I am occassionally seeing latencies of up to two minutes - is this expected?
Thanks!