I am wondering if it is possible to have values from my drawing tool print in the databox? If so I would appreciate if you can point me to an example. Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to print drawing tool values in Data Box
Collapse
X
-
How to print drawing tool values in Data Box
Hello,
I am wondering if it is possible to have values from my drawing tool print in the databox? If so I would appreciate if you can point me to an example. Thanks.Tags: None
-
Hello Don22Trader1,
Thank you for your post.
The data box only displays bar and indicator/plot values. You could set DisplayInDataBox to true in State.SetDefaults to display plot information in the data box:
Then, you would need to call AddPlot() and assign the desired drawing tool values to plots to have the values displayed:
If you want the added plots to be a transparent color, then you would also need to ensure that ShowTransparentPlotsInDataBox is set to true:
Please let us know if we may be of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
601 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
347 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
559 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
558 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment