Indicator plots (DataWindow + SubWindow)

 

Is it possible to plot indicator values on the DataWindow but not on the SubWindow?

When you set

PlotIndexSetInteger(0,PLOT_SHOW_DATA,false);

the indicator values are excluded both from the indicator SubWindow and from the DataWindow.

I would like to plot the indicator values only on the DataWindow, while excluding its values from the SubWindow.

Is it actually possible? Thanks in advance! 

 
Malacarne:

Is it possible to plot indicator values on the DataWindow but not on the SubWindow?

When you set

the indicator values are excluded both from the indicator SubWindow and from the DataWindow.

I would like to plot the indicator values only on the DataWindow, while excluding its values from the SubWindow.

Is it actually possible? Thanks in advance! 

No.
 
Thanks angevoyageur!
Reason: