Indicators

Archer Moving Average Trends (AMAT) Indicator Explained

How AMAT distills a fast/slow MA pair into clean long-run and short-run regime flags for gating strategies in Setup.Cash.

By Setup.Cash TeamLast updated 2026-07-032 min read205 words

Featured image placeholder

/og/setup-cash-og.svg

Archer Moving Average Trends (AMAT) watches a fast and slow moving average and emits two boolean series: long-run when the pair has been bullishly aligned for the required bars, short-run for the bearish mirror. It's the humblest tool in the structure library — a ready-made regime bit.

How It Works

  • Fast and slow MAs are compared each bar.
  • Alignment must persist for the lookback before a run flag fires.
  • Flags drop the moment alignment breaks — no interpretation needed.

How to Trade It

Use AMAT as the master gate: any entry system, long only while long-run is true. The persistence requirement filters the single-bar crossover fakeouts that plague raw MA logic, and boolean output means it composes cleanly with everything else in the builder.

Building It in Setup.Cash

Add Archer Moving Average Trends (AMAT) in the strategy builder — the length input controls its sensitivity — and use its value in any entry, exit, or filter condition. You can also combine it with other tools in the Indicators Lab or via the AI indicator generator. Compare with richer regime tools like CHOP and CTI. For the full category overview, see the market structure tools guide.

Structure tools define context; your entry logic supplies timing. Backtest both halves together before going live.

Not financial advice. Trading involves risk. Use backtesting and paper trading before risking real capital.

Related Posts

View all

Indicators

AlphaTrend Indicator Explained

How the AlphaTrend indicator combines ATR bands with momentum gating for a self-filtering trend line in Setup.Cash.

2 min read · 207 words

Start here

Build your trading bot workflow with structure

Use Setup.Cash to create, backtest, and paper trade rule-based strategies without relying on guesswork. Not financial advice. Trading involves risk.