iFractals CLASS

GetValue (int lineNumber) METHOD (Return: double)
Returns the indicator value in the last point SYNTAX public double GetValue (int lineNumber) PARAMETERS lineNumber — int zero-based number of ...
Sun, May 13, 2018 at 8:29 PM
GetValue () METHOD (Return: double)
Returns the indicator value for the first line in the last point SYNTAX public double GetValue () RETURN double calculated value EXAMPLE...
Sun, May 13, 2018 at 8:30 PM