Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
DataBox values.
Collapse
X
-
DataBox values.
I've been trying to use the Chart DataBox to check and verify that some of my indicators are calculating and performing correctly. It appears that the DataBox values, at least on the YM chart, are rounded to the nearest tick value ( 1 for YM). This makes it difficut for me to determine if some of my indicators are functioning the way I desire. I have plotted some various moving averages on my YM chart and my code does some comparisons and colors the dots based upon a number of criteria but I can't verify that it's doing what I want because everything in the DataBox is rounded to the nearest point. Is there any way to get the data box to show the values as the actual calculated double value? Thanks.Tags: None
-
>> Is there any way to get the data box to show the values as the actual calculated double value?
No
I suggesting adding Print() statements to debug your custom indicators as per here: http://www.ninjatrader-support.com/v...ead.php?t=3418
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
68 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
41 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
24 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
27 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
54 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment