thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Bar Timer based on second bars
Collapse
X
-
Kenb,
You could try changing the line :
timer.Interval = 100;
To
timer.Interval = 1;
However likely you would also need to change a lot of the other methods in the " #region Miscellaneous" section to display milliseconds. Unfortunately this would be unsupported by use but it is entirely possible.
You can read about the "timer" this indicator is using here : http://msdn.microsoft.com/en-us/libr...ing.timer.aspxAdam P.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
91 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
92 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
70 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
87 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
65 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment