Indicators
alligatorTeeth
Alligator Teeth is the medium-term moving average (8-period) with a 5-bar offset. It represents the intermediate trend and helps identify potential trend changes.
alligatorTeeth (tick)
Alligator Teeth is the medium-term moving average (8-period) with a 5-bar offset. It represents the intermediate trend and helps identify potential trend changes.
Input parameters
| Prop | Type | Default | Description |
|---|---|---|---|
minutes* | number | 60 | The lookback period in minutes |
teethPeriod | number | 8 | The period for the Teeth moving average |
teethOffset | number | 5 | The offset for the Teeth moving average |
SQL example
TICK alligatorTeeth WITH minutes=60, teethPeriod=8, teethOffset=5 > 100 THEN order SET size=100, price=51.00, transmit=truealligatorJaw
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.
alligatorLips
Alligator Lips is the fastest moving average (5-period) with a 3-bar offset. It represents the short-term trend and helps identify potential entry and exit points.