The Avg Directional Mvmt. Index (ADX) measures the strength of a market trend, regardless of whether the price is moving upward or downward.
When building automated conditions, ADX helps determine whether the market is trending strongly or moving sideways. This is useful because many strategies perform better when the market has clear momentum rather than range-bound price movement.
ADX evaluates how strongly price is moving over a selected period. It does not indicate trend direction — only trend strength.
In general:
Because of this, ADX is often used as a trend filter before executing automated strategies.
When used in automation conditions, ADX can help ensure that trades are triggered only when market momentum is strong enough.
For example, automated strategies may monitor when:
This allows automation logic to activate trades only when the market shows sufficient directional strength.