If i use Print("id"+newlist.IndexOf(df)); will it return the barIndex position or the IndexOf the bar position?
Lets say id return 23 is it barIndex 23?
Another question, is it possible to prevent a user from using my indicator at the same time as another. Suppose my indicator X is shown in the chart, is there a way to block other indicators like the SMA for example from being use at the same time?
TY

Comment