KRI Constructor

KRI normal constructor.
public KRI( 
   ISeries input
   int length
   BarData barData = BarData.Close 
)

Parameters

input
ISeries

The input series.

length
int

The length.

barData
BarData

The bar data.

In this article

Definition