WeightedClose Constructors
A Weighted Close indicator.Name | Parameters | Description |
---|---|---|
WeightedClose() | none | Initializes a new instance of the WeightedClose class with the default settings. |
WeightedClose(String) | name | Initializes a new instance of the WeightedClose class with the specified name. |
See Also