Syntax
Public FunctionWeightedClose() As String
|
Weighted Close is an average of each days open, high, low, and close where more weight is placed on the close.
Parameters
No Parameters.
Return value
Returns the handles of a technical indicator, in case of failure returns an empty string.
See Also