Page 1 of 1

Offers Row Timestamp does not have millisecond precision

PostPosted: Fri Jun 15, 2018 4:34 am
by one541
Hi,

The timestamp returned from a O2OfferRow does not have millisecond precision, only seconds precision. However, the historical tick prices returned have millisecond precision.

I believe this is a bug. I am using the ForexConnect Java API 1.4.1
Can you please look into this?

Thanks,
Joe

Re: Offers Row Timestamp does not have millisecond precision

PostPosted: Fri Jun 29, 2018 5:42 am
by Apprentice
Your query was forwarded to development team.

Re: Offers Row Timestamp does not have millisecond precision

PostPosted: Thu Jul 05, 2018 1:45 am
by Seamus Boyle
This is how it has always been [for Demo]. Demo accounts don't have milliseconds for recent data. When you send a request to the server the server fills the data from multiple sources, recent quotes come from a source without milliseconds, historical quotes come from a source with milliseconds.