QuoteSeries.Compress Method

public BarSeries Compress( 
InputType inputType
BarType barType
long barSize 
)
This language is not supported or no code example is available.
public:  
BarSeries^ Compress( 
InputType inputType
BarType barType
long barSize 
)
This language is not supported or no code example is available.
public function Compress( 
inputType : InputType
barType : BarType
barSize : long 
) : BarSeries;
This language is not supported or no code example is available.

Parameters

inputType
InputType

barType
BarType

barSize
long

Return Value

BarSeries

In this article

Definition