BarSeries.LowestHigh (Int32) Method

Lowests the high.
public double LowestHigh( 
int nBars 
)
This language is not supported or no code example is available.
public:  
double LowestHigh( 
int nBars 
)
This language is not supported or no code example is available.
public function LowestHigh( 
nBars : int 
) : double;
This language is not supported or no code example is available.

Parameters

nBars
int

The n bars.

Return Value

double

System.Double.

In this article

Definition