ブログに戻る
インジケーター 2026年8月3日

実際に機能するATRインジケーターのストップロス設定

ATRインジケーターを使って、ボラティリティに基づくストップロスの設定方法、適切な倍率の選び方、そして仮想通貨、FX、株式でストップロスにかかってしまうのを避ける方法を学びましょう。

By Trading AI Team

実際に機能するATRインジケーターのストップロス設定

Key Takeaways

  • The ATR indicator measures volatility, so an ATR stop loss adapts to market conditions instead of using arbitrary fixed dollar or pip distances.
  • A practical baseline is 1.5× to 2.5× ATR(14) for swing trades, then adjust the multiple to the timeframe and structure.
  • Place the stop beyond a clear invalidation level, then use ATR to add a volatility buffer so normal noise doesn’t knock you out.
  • A volatility stop works best when you size the position from the stop distance, keeping risk per trade constant (often 0.5%–2%).

ATR-based stops are one of the simplest ways to stop getting wicked out of good trades. If your stop loss keeps “feeling right” but keeps getting hit, the issue is usually volatility—not your thesis.

What the ATR Indicator Really Measures

Average True Range (ATR) is a volatility metric created by J. Welles Wilder. It does not tell you trend direction; it tells you how much a market typically moves per bar on your chosen timeframe.

True Range in plain English

The “true range” for a candle is the largest of:

  1. Current high − current low
  2. Absolute value of current high − previous close
  3. Absolute value of current low − previous close

That’s how ATR captures gaps (common in stocks like AAPL) and weekend jumps (common in crypto like BTC).

Why traders like ATR for stops

A fixed stop (say 50 pips on EUR/USD or $2 on AAPL) ignores regime changes. ATR adapts:

  • During quiet markets, ATR shrinks → stops tighten.
  • During volatile markets, ATR expands → stops widen.

Actionable tip: Use ATR(14) as your default, then test ATR(10) for faster markets (crypto intraday) or ATR(20) for smoother swing trading (equities).

The Core ATR Stop Loss Formula (With Examples)

An ATR stop loss is usually placed a multiple of ATR away from an entry or from a market structure level.

The basic formulas

For a long position:

  • Stop = Entry − (ATR × Multiple)

For a short position:

  • Stop = Entry + (ATR × Multiple)

Common multiples:

  • 1.0× ATR: very tight (often too tight outside of strong trends)
  • 1.5× ATR: tight-to-moderate
  • 2.0× ATR: balanced baseline for many swing setups
  • 3.0× ATR: loose, often used for trend following or highly volatile assets

Example 1: BTC swing trade stop

  • BTC entry: $62,000
  • ATR(14) on 4H: $1,200
  • Multiple: 2.0×
  • Stop: 62,000 − (1,200 × 2) = $59,600

That $2,400 buffer reflects typical BTC movement on that timeframe. If you used a $600 stop instead, you’d be relying on luck.

Example 2: EUR/USD day trade stop

  • Entry: 1.0850
  • ATR(14) on 15m: 0.0008 (8 pips)
  • Multiple: 1.5×
  • Stop distance: 8 × 1.5 = 12 pips
  • Stop: 1.0838

Actionable tip: If your ATR-based stop is way larger than your setup’s logical invalidation level, it’s often a sign the timeframe is too low or the market is in a volatility spike.

Stop Placement: Structure First, ATR Second

The most common mistake is using ATR as the only stop logic. Good stops are built in two layers:

  1. Structure stop (where your trade idea is invalid)
  2. ATR buffer (to avoid normal volatility)

A practical two-step method

For a long:

  1. Identify the invalidation point (e.g., below a swing low, demand zone, or support).
  2. Put the stop below that level by 0.5× to 1.0× ATR.

This creates a volatility stop that respects chart structure.

Example: AAPL breakout retest

Assume:

  • AAPL breaks above $210 and retests
  • Swing low on retest: $207.80
  • ATR(14) on daily: $3.20
  • Buffer: 0.5× ATR = $1.60

Stop = 207.80 − 1.60 = $206.20

That stop is “under the reason” and under typical daily noise.

Actionable tip: If you can’t find a clean invalidation level, don’t force an ATR stop—your setup may be vague, not your risk tool.

Picking the Right ATR Multiple by Market and Timeframe

There isn’t one magic number. The right multiple depends on how “wild” the instrument is and how long you plan to hold.

A useful baseline table (starting points)

  • Forex majors (EUR/USD, GBP/USD): 1.2×–2.0× ATR
  • Large-cap stocks (AAPL, MSFT): 1.5×–2.5× ATR
  • Crypto majors (BTC, ETH): 2.0×–3.5× ATR
  • Small-cap / meme stocks: 2.5×–4.0× ATR (and reduce size)

Match the multiple to your trade type

  • Scalps: smaller multiples, but tighter execution and lower fees/slippage matter more
  • Day trades: 1.5×–2.5× on intraday ATR
  • Swing trades: 2.0×–3.0× on 4H/daily ATR
  • Trend following: 3.0×+ or trailing ATR stops

Image1

Actionable tip: If your win rate is fine but your average win is small, your ATR multiple may be too tight—try increasing it by 0.5× and re-check results over 30–50 trades.

Position Sizing From ATR Stops (The Part That Makes It Work)

ATR stops are only “smarter” if you also size positions correctly. Wider stops should mean smaller position size, so your dollars at risk stay constant.

The position sizing formula

  1. Choose account risk per trade (example: 1%)
  2. Convert ATR stop distance into dollars/pips
  3. Position size = (Account × Risk%) ÷ Stop distance

Example: ETH trade with a wide volatility stop

  • Account: $10,000
  • Risk per trade: 1% = $100
  • ETH entry: $3,200
  • ATR(14) 4H: $85
  • Stop multiple: 2.5×
  • Stop distance: 85 × 2.5 = $212.50

Position size = 100 ÷ 212.50 = 0.47 ETH (approx)

This is how you survive volatile regimes: your stop gets wider, your size gets smaller, and your risk stays stable.

Actionable tip: If you refuse to reduce size when ATR expands, you’re not using an ATR stop—you’re just moving the goalposts and increasing risk.

ATR Trailing Stops and Volatility Stops for Trend Trades

ATR is also excellent for trailing stops, especially when you want to stay in trends without babysitting every candle.

  1. Chandelier Exit

    • Long stop = Highest high since entry − (ATR × Multiple)
    • Short stop = Lowest low since entry + (ATR × Multiple)
  2. ATR “step” trail

    • Move stop only when price advances by X×ATR; don’t loosen it on pullbacks.

Example: BTC trend follow with Chandelier-style logic

  • Highest high since entry: $68,500
  • ATR(14) daily: $2,000
  • Multiple: 3.0×
  • Trailing stop: 68,500 − (2,000 × 3) = $62,500

If BTC keeps making higher highs, your stop rises. If volatility expands, the trailing distance expands too, helping you avoid getting clipped in a strong trend.

Actionable tip: Use a larger ATR multiple for trailing than for initial stops (e.g., entry stop 2.0×, trail 3.0×) to reduce premature exits.

Common Mistakes That Ruin ATR Stop Losses

ATR is straightforward, but a few errors show up again and again.

Mistake 1: Using ATR on the wrong timeframe

If you enter on the 5m but use daily ATR, your stop will be absurdly wide. If you swing trade but use 5m ATR, your stop will be too tight.

Fix: Use ATR from the timeframe that matches your holding period (or one step higher). For a 4H setup, test 4H ATR and daily ATR.

Mistake 2: Ignoring obvious structure

An ATR stop placed inside a support zone is asking to get hit.

Fix: Put the stop beyond the invalidation level, then add an ATR buffer (0.5× to 1.0× ATR is a common starting point).

Mistake 3: Copying a multiple from another market

A 1.5× ATR stop that works on EUR/USD may be too tight for ETH.

Fix: Calibrate by instrument. Track “stop hit rate” and “MAE” (maximum adverse excursion) over at least 30 trades.

Mistake 4: Forgetting slippage and spreads

Volatile markets can slip through stops, especially in crypto or around news in forex.

Fix: Add a small execution buffer (for example, an extra 0.1× ATR) on thin markets, and avoid placing stops at obvious round numbers.

Actionable tip: If your stop gets hit and price reverses within 1–2 bars repeatedly, your stop is probably sitting where liquidity hunts happen—use structure + ATR buffer, not entry-based math alone.

Frequently Asked Questions

What is the best ATR setting for stop losses?

ATR(14) is the most widely used baseline for stop losses across stocks, forex, and crypto. If you trade fast intraday moves, ATR(10) can react quicker, while ATR(20) can smooth noise for swing trades. The “best” setting is the one that matches your holding period and produces consistent risk outcomes.

How many ATR should my stop loss be?

A common starting range is 1.5× to 2.5× ATR for many swing trades, with crypto often needing 2.0× to 3.5×. Tight strategies may use 1.0×–1.5×, while trend-following trails often use 3.0×+. Always validate the multiple against structure so the stop sits beyond invalidation.

Is ATR stop loss good for scalping?

Yes, but it’s sensitive to spreads, fees, and sudden volatility spikes on low timeframes. Use ATR from the same timeframe you execute on (like 1m or 5m), and consider a slightly larger multiple during high-impact sessions. Position sizing is critical because small ATR distances can tempt oversizing.

What is the difference between ATR stop and trailing stop?

An ATR stop loss is usually an initial volatility-based exit level set at entry, while an ATR trailing stop moves as price trends in your favor. Trailing versions often use formulas like the Chandelier Exit to follow highs/lows minus a multiple of ATR. Many traders use both: a tighter initial stop and a looser ATR-based trail.

References

  • Wilder, J. Welles. New Concepts in Technical Trading Systems (1978).
  • Investopedia: “Average True Range (ATR)” (concept overview and formula).

外部リンク

5 ATR Stop-Loss Strategies for Risk Control Master The ATR Indicator (Most Useful Indicator) ATR Stop Loss ATR Trailing Stops | ChartSchool | StockCharts.com How to Use ATR for Perfect Stop Loss Placement (Pro Traders Method)

外部参照

#ATR#ストップロス#リスク管理#インジケーター
Trading AI Logo Trading AI

AIでトレーディングを始めよう

50,000人以上のトレーダーが日々の分析にTrading AIを活用しています

Trading AIは分析ツールです。金融アドバイスを構成するものではありません。

タイプ別分析

プロダクト

ダウンロード

法的情報