BarCompressor.CreateNewBar Method

protected void CreateNewBar( 
BarType barType
DateTime beginTime
DateTime endTime
double price 
)
This language is not supported or no code example is available.
protected:  
void CreateNewBar( 
BarType barType
DateTime beginTime
DateTime endTime
double price 
)
This language is not supported or no code example is available.
protected function CreateNewBar( 
barType : BarType
beginTime : DateTime
endTime : DateTime
price : double 
);
This language is not supported or no code example is available.

Parameters

barType
BarType

beginTime
DateTime

endTime
DateTime

price
double

In this article

Definition