ParamField
|
Exploration / Indicators |
SYNTAX | ParamField(''name'', field = 3 ) |
RETURNS | ARRAY |
FUNCTION | Allows to pick the Price field for the indicator (field which is used to calculate values of the indicator). Function returns the array defined by field parameter. Default value = 3 returns Close array. The possible values of field parameter are:
|
EXAMPLE | |
SEE ALSO | PARAM() function |
The ParamField function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.