I am not sure if it was already reported...
How to reproduce:
1. Add any indicator to chart
2. Try to change this indicator's "Input series" to another indicator, say MACD.
3. For this intra indicator choose any plot except the first one. For example, for MACD choose "Avg" Plot.
Instead of using chosen plot, the indicator ALWAYS uses default plot ( Plot 0 ). For ex. for MACD it will be "Macd".
If I do the same from the script code then everything works fine. I guess it is just "Input properties" dialog bug.
For ex. I write MACD(12,26,9).Avg - it works.
Version 7B6 and 7B5.

Comment