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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
232 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
150 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
161 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
243 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
198 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment