MQL4 Reference Constants, Enumerations and Structures Indicator Constants Price Constants
Price ConstantsCalculations of technical indicators require price values and/or values of volumes, on which calculations will be performed. There are 7 predefined identifiers from the ENUM_APPLIED_PRICE enumeration, used to specify the desired price base for calculations.
The iStochastic() technical Indicator can be calculated in two ways using:
To select a necessary variant for calculation, specify one of the values of the ENUM_STO_PRICE enumeration.
|