/// <summary> /// Инициализирует новый экземпляр класса /// </summary> public Indicator() { offsetPp = new IndicatorOffset(); offsetThr = new IndicatorOffset(); }