BarSeries.HighestLowBar (Int32) Method

Highests the low bar.
public Bar HighestLowBar( 
int nBars 
)
This language is not supported or no code example is available.
public:  
Bar^ HighestLowBar( 
int nBars 
)
This language is not supported or no code example is available.
public function HighestLowBar( 
nBars : int 
) : Bar;
This language is not supported or no code example is available.

Parameters

nBars
int

The n bars.

Return Value

Bar

Bar.

In this article

Definition