Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Displaying Indicators
Collapse
X
-
Displaying Indicators
Is it possible, from a single indicator, to have one data series plotted on the price chart and another data series plotted on the "indicator" panel (ie, the panel below the price panel) ?Tags: None
-
Hello spottysallrite,
You can use a single indicator to draw drawing objects to the price panel and Plot to a sub panel but there is no way to Plot from both panels while using an indicator.
Strategies are able to plot in multiple panels because they can use AddChartIndicator to add a sub panel to plot in.
-
Ok, then, is it possible, from a single indicator, to have one data series plotted on one "indicator" panel, and another data series plotted on separate "indicator" panel (both on the same chart window)? (The reason to do this is that the size of the numerical range of one series is much different from the other. So, plotting both data series on the same panel would not provide a good presentation of the data.)
Comment
-
Hello spottysallrite,
No not from an indicator, plots go with the indicator in its panel. The indicator can only have one panel which is either the price panel or a sub panel. You can draw data on the price panel still using Drawing objects but that would not be very efficient if you are trying to make a continuous plot, that would be more useful for something like displaying the most recent values.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment