Indicators

alligatorJaw

Alligator Jaw is the slowest moving average (13-period) with an 8-bar offset. It represents the long-term trend and is often used as a reference for major trend direction.

alligatorJaw (tick)

Alligator Jaw is the slowest moving average (13-period) with an 8-bar offset. It represents the long-term trend and is often used as a reference for major trend direction.

Input parameters

PropTypeDefaultDescription
minutes*number60The lookback period in minutes
jawPeriodnumber13The period for the Jaw moving average
jawOffsetnumber8The offset for the Jaw moving average

SQL example

TICK alligatorJaw WITH minutes=60, jawPeriod=13, jawOffset=8 > 100 THEN order SET size=100, price=51.00, transmit=true

On this page