question

Upvotes
Accepted
9 6 7 12

how to get GMT offset in Raw data request for version 2?

for version 2, I am using the following settings...

MessageTimeStampIn = GmtUtc

ReportDateRangeType = Range

ExtractBy = SingleByRic

however, I do not get the GMT offset in v2 rest api

RIC,Domain,Date-Time,Type,MsgClass/FID number,UpdateType/Action,FID Name,FID Value,FID Enum String,PE Code,Template Number,Key/Msg Sequence Number,Number of FIDs
03V1.DE,Market Price,2017-08-17T02:20:00.976588577Z,Raw,UPDATE,CLOSING_RUN,,,,3348,,16942,134

with same settings, I am getting GMT offset in version 1

#RIC,Date[G],Time[G],GMT Offset,Type,MSG/FID Number,Message Type,FID Name,FID Value,FID Enum String,PE Code,Template Number,RTL,Sequence Number,Source RIC,Number of FIDs
BNPP.PA,16-AUG-2017,01:25:20.865,+2,Raw-TAS,84,CORRECTION_PC,,,,8132,0,53584,6098,BNPP.PA,236

tick-history-rest-apitime
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Thank you for your participation in the forum.
Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.
Thanks,
-AHS

@muneish.adya

Thank you for your participation in the forum.
Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.


Thanks,
-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
11.3k 25 9 14

@muneish.adya

Below is the related information in the Tick History v1 - v2 Comparison (June 2017). It seems that there is no GMT Offset column in V2. However, the Date-Time column includes timezone-offset notification if the client chooses to have the data display in local timezone.

If the MessageTimeStampIn = LocalExchangeTime, the Date-Time will be in Local Exchange Time with GMT Offset.

#RIC,Domain,Date-Time,Type,MsgClass/FID number,UpdateType/Action,FID Name,FID Value,FID Enum String,PE Code,Template Number,Key/Msg Sequence Number,Number of FIDs
ICBK.NS,Market Price,2016-07-26T05:05:53.313602012+0530,Raw,UPDATE,UNSPECIFIED,,,,5438,,6320,2

gmtoffset.png (26.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.