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