Response from Go client SDK APIs (GetLTP and GetOHLC) do not contain timestamp. How will I be sure that ltp returned in it are latest? Actually, in some instances, it happens that tick for an instrument is quite delayed (3-4 sec), so without timestamp in these APIs, how will I be sure that if a tick is delayed and I use one of the above APIs to fetch the ltp, then it is going to return me the newer data than the tick that I already have?
timestamp
field.