If I set SetZOrder(int.MinValue) in State == State.SetDefaults my chart bars are behind the indicator ( which is a flashing screen).
If i set it in State == State.DataLoaded - the chartbars are on top of the indicator.
for me it's better to see the chart bars but just wondered why the different behaviour?

Comment