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