NasdaqCloudDataService-SDK-Python icon indicating copy to clipboard operation
NasdaqCloudDataService-SDK-Python copied to clipboard

Tracking Number Timestamp

Open lsharples1 opened this issue 1 year ago • 2 comments

In the Nasdaq Basic docs, I am seeing that "TrackingNumber/trackingID" for a quote is composed of the Nasdaq internal tracking number and the Timestamp in nanoseconds from midnight. I need to access the unix timestamp of this quote, and wanted to first see if there was a better way to access this than from manipulating the trackingID?

If not, I would like to confirm that the Timestamp in nanoseconds from midnight is assuming UTC?

Thanks.

lsharples1 avatar Sep 19 '22 18:09 lsharples1