TCompressFunction.CompressSeries
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCompressFunction.CompressSeries
TCompressFunction

procedure CompressSeries(Source: TChartSeries; DestOHLC: TOHLCSeries; Volume, DestVolume: TChartSeries);

Unit
CandleCh

Description
Given a source series and a source Volume series, this method will "compress" data adding results to DestOHLC and DestVolume series.

Source and source volume series can be any type of series, but, if Source series is a candle (OHLC) series, then this method will use the High and Low values.

Volume and DestVolume parameters can be nil, indicating we dont want to group volume data.




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.