Home    |    Trading Alchemy Manual    |    Alchemy Functions Index

AlchemyMajorLow (Function)

AlchemyMajorLow is a multiple-output function that returns the value of the next lower major low that has not been violated yet.  The value for the bar number of this major low is passed by reference back to the variable oLowBar.

AlchemyMajorLow (PivStrength, MaxPiv, oLowBar)

Parameters

 

PivStrength

Specifies the number of higher bars on each side of the major low.

MaxPiv

Specifies the maximum number of lows stored.

oLowBar The value for the bar number of this major low is passed by reference back to to this variable.

 

Returns

AlchemyMajorLow is a multiple-output function that returns the value of the next lower major low that has not been violated yet.  The value for the bar number of this major low is passed by reference back to the variable oLowBar.

Home    |    Trading Alchemy Manual    |    Alchemy Functions Index