GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
Indicator Class
/ ValidValue Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ValidValue Method
In This Topic
A function used to check the validity of the given value.
Syntax
C#
public
virtual
double
ValidValue(
double
val
)
Parameters
val
Return Value
If the given value is valid, returns that value. Else, returns the valid value that is "closest" to the given value.
See Also
Reference
Indicator Class
Indicator Members