Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Showing Info for a group of candles
Collapse
X
-
Showing Info for a group of candles
My indicator finds levels of significant price pressure in the charts and highlights groups of candles with a rectangle. I need to view various data that my indicator has worked out for each candle group. Is there any way to display this in the databox? Can the data be bound to a candle group or shape in some way?Tags: None
-
Hello reach4thelasers,
Thank you for writing in. You could always Print your own custom data box using the DrawText/Fixed methods.
Otherwise you can accomplish this by creating additional plots' and assigning them values at each bar. For each plot you add, you will have one additional value in the data box. The plots are sync'd to the chart so you can move the mouse over bars and each bar can have its own value. You can then set all the values to 0 when not inside a candle group or shape. If you didn't want the plots to be visible, you could set their color to transparent.
For more information on plots: http://ninjatrader.com/support/helpG...plot_class.htm
Please let me know if you require further explanation or examples.
Thank you in advance.Michael M.NinjaTrader Quality Assurance
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
670 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
379 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
111 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
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
582 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment