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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
160 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
308 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
245 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
349 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment