protected override void CalcBar() { m_adx.Set(PublicFunctions.Average(Bars.Close, Length), m_plot_color); }