TickSeries.Compress (TimeSpan, TimeSpan) Method

public BarSeries Compress( 
TimeSpan time1
TimeSpan time2 
)
This language is not supported or no code example is available.
public:  
BarSeries^ Compress( 
TimeSpan time1
TimeSpan time2 
)
This language is not supported or no code example is available.
public function Compress( 
time1 : TimeSpan
time2 : TimeSpan 
) : BarSeries;
This language is not supported or no code example is available.

Parameters

time1
TimeSpan

time2
TimeSpan

Return Value

BarSeries

In this article

Definition