Is there any way to add a DataSeries object to the autoscale list?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Include DataSeries in AutoScale for Custom Plots
Collapse
X
-
Include DataSeries in AutoScale for Custom Plots
I have an indicator that does the plotting in a custom Plot() routine. The data that is plotted is contained in DataSeries objects, and there are no actual Plots since it is all custom. This all works, except that the autoscale for the indicator panel does not pick up the DataSeries objects (I assume since they are not Plots).
Is there any way to add a DataSeries object to the autoscale list?Tags: None
-
Ok, I was afraid of that.
I will just dump them back into dummy Plots then. I was hoping there would be a cleaner way to do it.
I don't really want a bunch of dummy plots to show up in the properties. Can a plot be hidden in the indicator property panel via some XML magic?
Thanks.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
616 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
357 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
561 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
566 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment