It would be grate to see latency in milliseconds right in the ChartTrader and in the SuperDOM.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Add to NT instrument for latency measurement
Collapse
X
-
Add to NT instrument for latency measurement
I suugest to add to NT instrument for latency measurement separately for data servers and for order servers.
It would be grate to see latency in milliseconds right in the ChartTrader and in the SuperDOM.Tags: None
-
This wouldn't be to hard to program in an indicator.Originally posted by fx.practic View PostI suugest to add to NT instrument for latency measurement separately for data servers and for order servers.
It would be grate to see latency in milliseconds right in the ChartTrader and in the SuperDOM.
-
Originally posted by fx.practic View PostI suugest to add to NT instrument for latency measurement separately for data servers and for order servers.
It would be grate to see latency in milliseconds right in the ChartTrader and in the SuperDOM.
The servers are in the account connection setup.
I wouldn't be surprised if ping is denied by them, so there would be no return probably.
Comment
-
Hello, sledge!
Thanks for idea.
I saw also advise by VTtrader here:I'll check tommorrow when markets open.Code:[COLOR="Blue"]double [/COLOR]latency = DateTime.Now.Subtract( Time[0] ).TotalMilliseconds;
But, according to my little investigation and as, Radical says,.Depending on your data provider, the DateTime from Time[0] might be the server timestamp.
Might be yes and might be no.
All my ticks have my local time.
Any way, to program latency manyaly I have to load 1 tick DataSerie - it wil increase CPU usage.
And it can be so convenient just open SuperDOM and see number of milliseconds, isn't it?
About ping - may be it denied, but for most technical problem there are some solvings.
I live at another continent and I have to check my connection quality.Last edited by fx.practic; 07-29-2013, 02:09 AM.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
560 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
325 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment