HyperIris
Registered: Oct 2011
Posts: 1 |
10-13-11 08:34 AM
hi, I'm currently using Sterling API to get feed data in real time.
my system is .net 3.5 vs2008 c#
I use STIApp.GetServerTime() at beginning and I got strange things.
the procedure is:
1. I sync windows system time via internet time server.
2. run my app (call STIApp.GetServerTime() and calculate new time when I got quote)
3. the system time slow down/ speed up, about 3 mins in half an hour.
dunno why, this problem makes all data useless (time not synced, huge delay)
|