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