API Support Forum
OEC API > API Support > Price tick timestamp
Author Topic: Price tick timestamp
(2 messages, Page 1 of 1)
Moderators: VPfau
VSiron
Posts: 5
Joined: Dec 05, 2020


Posted: Apr 14, 2022 @ 02:42 AM             Msg. 1 of 2
Hello everyone,

I have a strange issue with price tick.
I receive fresh ticks, with a huge timestamp shift.
For exemple, I'm starting Price_Tick for my account, at 11:08:00 (yesterday).
After some ticks, I receive an "Symbol":"6EJ22","Timestamp":1649839803048

So :
[11:08:00] Starting app
[11:08:03] Strange tick received, Timestamp == 10:50:03

How it's possible to receive a tick comming 28 minutes in the past ?
CMicciche902
Posts: 367
Joined:


Posted: Apr 20, 2022 @ 10:18 AM             Msg. 2 of 2
The developers need a bit more information so we can investigate this matter:

    Did this occur with .NET API, COM API, or FIX?
    Can you provide a code example with which we can replicate it?
    What time when it happened (provide timezone), how often? Is it only one contract affected or several others?
Chris M