Runbot Documentation
How it worksIndicatorsTriggers BoxesNFTs
  • Introduction
  • Interactive Tutorial
  • HOW IT WORKS
    • Box synergies
    • Signal list
      • Long/Short signal
      • Cancel signal
      • Stop signal
      • Custom signal
    • Glossary
  • Parimutuels Markets
  • Strategy Boxes
    • Strategy list
    • Strategy management (Backtest box)
    • Signals Box
    • Selectors Box
    • Indicators box
      • Offset Candle
      • Signal creation
      • Signal duration rule
  • Indicators
    • Basic triggers
    • Runbot Indicators
      • RSI
      • Candle
      • MACD
      • MA
      • Stochastic
      • Streak
      • ATR
      • Bollinger Bands
      • Funding (8h Rates)
      • Orderflow
      • Liquidations
      • Pivot Points
      • ATR Bands
      • Fibonacci
      • CHOP
      • Potential Cumulative Liquidations
      • Open Interest
      • Volume Profile
      • Ichimoku
      • SAR
      • TD9
      • VWAP/MVWAP
      • Calendar
      • SuperTrend
      • CCI
      • Fear & Greed Index
      • MA Bands
      • Volume Anomaly
      • Orderbook
      • AI News Sentiment
    • #AI Indicators: Harmonia
    • VeloData Indicators
      • Aggregated Datas
        • Premium Index
        • Volume Index
      • Options Markets
        • Options Premium Index
        • Option Volume
        • Option Skew
        • Implied Volatility
        • Delta
        • Vega
        • Gamma
  • Triggers Boxes
    • Entry in position rules
      • Majority of signals
      • Unanimity of signals
      • Equality
      • Minimum number of signals
      • Maximum number of signals
      • No previous trade
    • Exit position rules
      • Stop %/ATR
      • Confirmation stop %/ATR
      • TP ATR %/ATR
      • TP/SL signal
      • Trailing %/ATR
      • Decaying TP %/ATR
      • Magnetic TP %/ATR
      • Stop candle %/ATR
      • TP Candle %/ATR
      • Number of candles
      • Opposite trade
    • Adjust position rules
      • Increase/Decrease order size
      • Delay between two triggers
      • Signals occurs
      • Max position size
  • Risk management Boxes
    • Position size
      • Leverage
      • Constant USD
      • Orderbook
      • Risk % capital per %/ATR
      • Risk constant USD per %/ATR
      • Candle distance
    • Entry in position methods
      • Market order
      • Slippage market
      • Sequential Market
      • Pyramid orders
      • Delay
  • Runbot NFTs
    • Connect your Web3 Wallet
    • Strategy NFTs
    • Mint Open-Source NFT
    • Mint Rental NFT
    • Community NFTs Indicators
      • Black Flamingo Indicators
      • Harmonia Indicators
      • VeloData Indicators
    • FAQ Marketplace & NFTs
  • Webhooks (Trading Bots)
    • BingX (free bots)
    • Bitget (free bots)
    • Phemex (free bots)
    • Blofin (free bots)
    • OKX
    • Bybit
    • Tealstreet
    • Mizar
    • WunderTrading
    • Alertatron
    • Zignaly
    • Discord
    • Custom URL
  • Advanced Tools
    • Strategies Composer
    • Strategy Optimiser
      • Random Search
      • Simulated annealing
      • Combinatorial
      • Tips to Optimize your strategy
  • 🧠 AI Agent Optimiser
  • Free plan and Credits
Powered by GitBook
On this page
  • Overview
  • Interpretation
  • Indicator Triggers:
  • Notes:

Was this helpful?

  1. Indicators
  2. Runbot Indicators

ATR

PreviousStreakNextBollinger Bands

Last updated 5 months ago

Was this helpful?

Overview

The average true range (ATR) measures market volatility by decomposing the entire range of an asset price for that period. The true range indicator is taken as the greatest of the following: current high less the current low; the absolute value of the current high less the previous close; and the absolute value of the current low less the previous close.

Interpretation

The ATR does not provide an indication of price direction or duration, only volatility. High ATR values often occur at market bottoms following a "panic" sell-off. Low Average True Range values are often found during extended sideways periods, like those found at tops and after consolidation periods.

Indicator Triggers:

Notes:

  1. Adjust Position Sizing Based on Volatility:

    • Trading Tip: Use the Average True Range (ATR) to adjust your position sizing according to market volatility. Higher ATR values indicate increased volatility, suggesting that larger price swings are expected. In such cases, consider reducing your position size to manage risk effectively. Conversely, lower ATR values suggest less volatility, allowing for potentially larger positions. This dynamic adjustment helps maintain a balanced risk exposure across different market conditions.

  2. Set Dynamic Stop-Loss Levels:

    • Trading Tip: Implement ATR-based stop-loss levels to accommodate market volatility. For instance, a common strategy is to set stop-loss levels at a multiple of the ATR value (e.g., 1.5x or 2x ATR). This approach ensures that your stop-loss is adaptive, providing enough room for the trade to breathe in volatile markets while protecting your capital in calmer conditions. By using ATR for stop-loss placement, you can avoid being prematurely stopped out due to normal market fluctuations.

  3. Identify Potential Trend Reversals and Breakouts:

    • Trading Tip: Utilize ATR to identify potential trend reversals and breakout opportunities. An increasing ATR indicates rising volatility, which often precedes a trend change or breakout. Monitor for spikes in ATR values alongside price action patterns to spot these opportunities early. For instance, a sudden increase in ATR during a consolidation phase could signal an impending breakout. Incorporating ATR into your algorithm can help detect these significant market shifts and adjust your trading strategy accordingly.

By integrating these tips into your Runbot automated trading strategy, you can leverage the ATR indicator to enhance your risk management, improve trade entry and exit points, and capitalize on market volatility more effectively.

The ATR indicator has a lot of classic triggers, you can find how it works on the .

General Indicator Triggers description
ATR Triggers