IMSL C# Numerical Library

HighLowClose.SetClose Method 

Sets the closing stock prices.

public virtual void SetClose(
   double[] close
);

Parameters

close
A double[] specifying the closing stock prices.

See Also

HighLowClose Class | Imsl.Chart2D Namespace