Can I draw an indicator line simultaneously in the main data series and in a separate subdiagram?
The line to draw is IPlotObject / AddPlot.
The SameAsSymbol attribute is not a helper in my case.
So far, I see only a way out in writing 2 indicators. Which will transmit information about the construction to each other. Is it possible to do everything in one indicator? If you do not understand, ask, ask again, as the translator can change the meaning of what was said.
Can you help answer these questions from other members on futures io?
you will not be able to plot on more than one subchart (or main chart plus one subchart) from the same instance of the study. Applying the study more than once, using different indicators, or exchanging information between studies is the way to go when it comes to plots.
Drawings are different and one way that could work is for example plotting in the subchart and drawing in the main chart window.
Thanks for the answer!
The trend line can be drawn both on the main chart and on the additional one. But they slow down the computer very much with a large number of them.
If only it was possible to draw a Plot line from one indicator, on the main chart and on the additional one.
If you still have thoughts, I will read it with pleasure.