Home    |    Trading Alchemy Manual    |    Alchemy Functions Index

AlchemyMajorHigh (Function)

AlchemyMajorHigh is a multiple-output function that returns the value of the next higher major high that has not been violated yet.  The value for the bar number of this major high is passed by reference back to the variable oHighBar

AlchemyMajorHigh (PivStrength, MaxPiv, oHighBar)

Parameters

 

PivStrength

Specifies the number of lower bars on each side of the major high.

MaxPiv

Specifies the maximum number of highs stored.

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

 

Returns

AlchemyMajorHigh is a multiple-output function that returns the value of the next higher major high that has not been violated yet.  The value for the bar number of this major high is passed by reference back to the variable oHighBar

Home    |    Trading Alchemy Manual    |    Alchemy Functions Index