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.
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.
Related Posts
View allIndicators
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
Indicators
Arnaud Legoux Moving Average (ALMA) Indicator Explained
How the ALMA uses Gaussian weighting to stay smooth and responsive at once, and how to automate it in Setup.Cash.
2 min read · 237 words
Indicators
Aroon Indicator Explained: Timing Trend Births
How Aroon Up and Aroon Down measure the time since recent highs and lows, how to read crossovers, and how to automate Aroon in Setup.Cash.
2 min read · 285 words
Indicators
Automated Support & Resistance Zones for Trading Bots
How the Support/Resistance Zones indicator builds zones from swing pivots and ATR, and how to trade zone bounces and breaks in Setup.Cash.
2 min read · 303 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.