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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
82 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
43 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
68 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
56 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment