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
  • Calculation
  • Interpretation
  • Indicator Triggers:
  • Setup count:
  • Countdown count:
  • Trend support cross:
  • Notes :

Was this helpful?

  1. Indicators
  2. Runbot Indicators

TD9

Overview

The TD Sequential (TD9) is a market timing indicator. It's designed to predict potential price exhaustion and market turns by comparing the current price bar to the one four bars earlier. The indicator consists of two parts: TD Setup and TD Countdown, each with a count of 1 to 9.

Calculation

The TD Sequential has two main components:

  1. TD Setup: It compares the current close to the close four bars earlier. There must be nine consecutive closes, each one higher (or lower) than the close four bars earlier.

  2. TD Countdown: After the completion of the TD Setup, the TD Countdown starts. It compares the current close with the low (or high) two bars earlier. The count continues as long as each bar's close is lower (or higher) than the low (or high) two bars earlier.

Interpretation

The TD Sequential is interpreted as follows:

  • A sell signal is given when the TD Setup is completed (after nine consecutive bars where each close is higher than the close four bars earlier), and then the TD Countdown is completed (after thirteen bars where the close is higher than the high two bars earlier).

  • A buy signal is given when the TD Setup is completed (after nine consecutive bars where each close is lower than the close four bars earlier), and then the TD Countdown is completed (after thirteen bars where the close is lower than the low two bars earlier).

If you select a strict count of 9, that means it needs exactly 9 candles in a row to trigger a signal.

If you select a lazy signal, even after a series of 9, you can keep triggering new signals.

Indicator Triggers:

Setup count:

Countdown count:

Trend support cross:

Notes :

  • Trend Reversals :The TD9 aims to identify potential trend exhaustion points and trend reversals in price movements. One of the primary uses of the TD Sequential is to identify potential trend reversals. When the indicator generates a "TD9 buy" signal after a downtrend or a "TD9 sell" signal after an uptrend, it suggests that a trend reversal might be imminent. Traders can use this information to adjust their positions or take new trades in the opposite direction.

  • Exit Points: Traders can use the TD Sequential to determine potential exit points for their trades. For instance, after a series of consecutive higher closes (a "TD9 sell" signal) during an uptrend, it might indicate that the trend is losing momentum, and it could be an opportune time to take profits or tighten stop-loss orders.

PreviousSARNextVWAP/MVWAP

Last updated 4 months ago

Was this helpful?

We want to place a long & short signal when a strict bearish TD setup occurs or a lazy bullish TD setup occurs.
We want to place a long & short signal when a strict bearish TD countdown occurs or a lazy bullish TD countdown occurs.
We want to place a long & short signal when the price cross up or down the bullish or bearish TD setup line.