VariablePeriodLLV

Parent Previous Next

VariablePeriodLLV(DataArray, PeriodsArray)


DataArray - Is the array that the indicator should be calculated on.


PeriodsArray - An array of periods that indicate the look-back for calculating the lowest low value.


This function is the same as Amibroker's built in function LLV except that it can use an array for periods.