IMSL C# Numerical Library
HighLowClose.SetOpen Method
Sets the opening stock prices.
public virtual
void
SetOpen(
double[]
open
);
Parameters
open
A
double[]
specifying the opening stock prices.
See Also
HighLowClose Class
|
Imsl.Chart2D Namespace