Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 05:16:54 +0000



Post From: DTC Low latency routing needs more precise timestamps

[2023-01-30 04:17:15]
User5044343 - Posts: 67
I'm sending this:

{"Type":1,"HeartbeatIntervalInSeconds":0.1,"TradeMode":1,"Username": "xxx", "Password": "xxx","ClientName":"execute", "Integer1": 131072, "Integer_1": 131072}

But now I get this:

[OrderReceivedDateTime] => 1675051917021
[LatestTransactionDateTime] => 1675051917.051
Is it a bug that OrderReceivedDateTime is x100 format over LatestTransactionDateTime ? (OrderReceivedDateTime/100 would show it in the same format)

I can work around this by converting but was curious.
Date Time Of Last Edit: 2023-01-30 04:17:47