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 DannyP96, 05-18-2026, 02:38 PM
|
1 response
27 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
117 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
69 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
226 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
414 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|

Comment