Definition
Type of price data such as open, high, low etc...
Property Value
This property returns a PriceType value of either:
PriceType.Close
PriceType.High
PriceType.Low
PriceType.Median
PriceType.Open
PriceType.Typical
Syntax
PriceType
Examples
|
// Initialize method of a custom indicator
|