this.setProperty(Property.SeparateWindow, true); this.setProperty(Property.ShortName, "MA"); this.setProperty(Property.Name, "Moving Average"); this.setProperty(Property.Minimum, 0); this.setProperty(Property.Maximum, 1); this.setProperty(Property.Version, "Ver. 1.07");