Login Page - Create Account

Support Board


Date/Time: Sun, 12 Jan 2025 14:57:33 +0000



Post From: ACSIL / DOM data and network

[2017-02-21 20:03:23]
wwwingman - Posts: 185
> Are you referring to the data you would access through this API?:

Yes.
For ex, assume the DOM at a certain price changed from 1000 to 5000 during 1 milisecond.
Am I certain to have that info ? or does that depend on the network conditions ?
( I can handle latency, but if there is even 1% chance that I will miss that event than it changes a lot of things...).

-- W.