public override void ApplyTo(StockSerie stockSerie) { this.series[0] = stockSerie.CalculateOnBalanceVolumeEx(); this.Series[0].Name = this.Name; }