logo
Developers

Turtle Trader Strategy

Script from: TradingViewSwingPrice actionMarket structureBreakoutTrend followingMomentumBotVolatility

This trend-following strategy uses two systems for entries. System 1 enters on 20-day breakouts (skipping signals after a win), while System 2 catches major trends on 55-day breakouts. Position size is calculated using ATR to manage risk based on market volatility. Add up to 5 pyramid orders to winning trades as the trend develops. Exits are triggered by shorter-term counter-breakouts, like a 10-day low for a long position.

Dogecoin / TetherUS (DOGEUSDT)

+ Turtle Trader Strategy

@ Daily

2.66

Risk Reward

609.36 %

Total ROI

136

Total Trades

Cronos/Tether (CROUSDT)

+ Turtle Trader Strategy

@ Daily

2.52

Risk Reward

522.77 %

Total ROI

146

Total Trades

GALA / TetherUS (GALAUSDT)

+ Turtle Trader Strategy

@ Daily

2.20

Risk Reward

106.24 %

Total ROI

87

Total Trades

XRP / TetherUS (XRPUSDT)

+ Turtle Trader Strategy

@ Daily

2.18

Risk Reward

436.81 %

Total ROI

233

Total Trades

Ethereum / TetherUS (ETHUSDT)

+ Turtle Trader Strategy

@ Daily

2.09

Risk Reward

835.24 %

Total ROI

225

Total Trades

Premium users only

Premium users can access all backtests with a Risk/Reward Ratio > 3

@ Daily

3.56

Risk Reward

518.27 %

Total ROI

132

Total Trades

Premium users only

Premium users can access all backtests with a Risk/Reward Ratio > 3

@ Daily

3.53

Risk Reward

97.70 %

Total ROI

55

Total Trades

Stellantis NV (STLAP)

+ Turtle Trader Strategy

@ 2 h

1.42

Risk Reward

152.09 %

Total ROI

609

Total Trades

Citigroup, Inc. (C)

+ Turtle Trader Strategy

@ 4 h

1.33

Risk Reward

101.68 %

Total ROI

376

Total Trades

Stellantis NV (STLAP)

+ Turtle Trader Strategy

@ 1 h

1.26

Risk Reward

63.83 %

Total ROI

639

Total Trades

Coinbase Global, Inc. (COIN)

+ Turtle Trader Strategy

@ 1 h

1.21

Risk Reward

188.00 %

Total ROI

1068

Total Trades

Adobe Inc. (ADBE)

+ Turtle Trader Strategy

@ 2 h

1.17

Risk Reward

78.68 %

Total ROI

608

Total Trades
Create your account for free to see all 30+ backtests

Access filters, details, best timeframes, explore 100K+ backtests and more

Active Trades

Create your account to see on which symbols Turtle Trader Strategy is currently trading on.

Guide

How does the Turtle Trader Strategy strategy work ?

This is a classic trend-following strategy that uses two parallel systems to enter trades on price breakouts. The goal is to catch and ride major market trends.

  • System 1 (S1): Enters a trade on a shorter-term breakout (e.g., a 20-day high/low). To filter out noise, an S1 entry signal is ignored if the last trade was a winner.
  • System 2 (S2): Acts as a backup, entering on a longer-term breakout (e.g., a 55-day high/low). This ensures a major trend is not missed, even if S1 skips a signal.

Once a position is open, the strategy can add to it (pyramid) up to five times if the price moves favorably. Position size is calculated dynamically using the Average True Range (ATR) to normalize risk based on market volatility. Exits are triggered when the price shows signs of reversal, such as hitting a 10-day or 20-day low after a long entry.

How to use the Turtle Trader Strategy strategy ?

This trading strategy is a classic trend-following system that buys breakouts of recent highs and sells breakdowns of recent lows. It uses two systems: a short-term breakout for most entries, and a longer-term breakout that is only used after a previous short-term trade was profitable. Positions are exited when the price breaks a shorter-term opposing level, and winning trades are scaled into (pyramided) as the trend develops.

To trade this strategy manually :

  • Indicator Setup: Add the Average True Range (ATR) indicator to your chart with a length of 20. You do not need other indicators, as you will be visually checking for price breakouts.
  • System 1 Entry (Default System):
    • Go Long: When the price breaks above the highest high of the last 20 candles.
    • Go Short: When the price breaks below the lowest low of the last 15 candles.
  • System 2 Entry (Used only after a profitable System 1 trade):
    • If your last trade (taken using System 1) was closed for a profit, you must skip the next System 1 signal. Instead, you wait for a System 2 signal.
    • Go Long: When the price breaks above the highest high of the last 55 candles.
    • Go Short: When the price breaks below wrinkliest low of the last 55 candles.
    • After taking a System 2 trade (win or lose), you revert to using System 1 for the next entry.
  • Initial Stop Loss:
    • For a long position, your initial stop loss is placed at: Entry Price - (1.5 * ATR).
    • For a short position, your initial stop loss is placed at: Entry Price + (1.5 * ATR).
  • Exit Conditions (Trailing Stop):
    • Exit a System 1 Long if price breaks below the 10-candle low.
    • Exit a System 2 Long if price breaks below the 20-candle low.
    • Exit a System 1 Short if price breaks above the 7-candle high.
    • Exit a System 2 Short if price breaks above the 20-candle high.
    • You close your position at whichever level is hit first: this trailing exit or your initial ATR-based stop loss.
  • Pyramiding (Adding to a Winning Position):
    • If you are in a long trade and the price moves up by (0.5 * ATR) from your last entry price, you can add to your position.
    • If you are in a short trade and the price moves down by (0.5 * ATR), you can add to your position.
    • Each time you add to a position, you must also trail your entire stop loss by that same amount (0.5 * ATR) in the direction of the trade.

To make this strategy your own, experiment with the lookback periods. Shorter periods (e.g., 15-day high for entry) will generate more signals and work better in fast-moving markets, but can lead to more false breakouts. Longer periods (e.g., 60-day high) will be more reliable but might get you into a trend late. Also, adjust the ATR multipliers; a smaller stop-loss multiplier (e.g., 1.0 * ATR) tightens your risk but might stop you out prematurely, while a larger one (e.g., 2.5 * ATR) gives the trade more room to breathe but increases your initial risk.

How to optimize the Turtle Trader Strategy trading strategy ?

The Turtle strategy is purely mechanical, which is its greatest strength and its biggest weakness. It performs exceptionally well in clear, trending markets but gets consistently chopped up by false breakouts in ranging or volatile, directionless conditions. A manual trader's primary advantage is the ability to add a layer of discretion to filter out these low-probability setups. The goal isn't to change the core rules, but to decide when not to apply them.

Here is a plan to improve its performance with manual oversight:

  • Add a Market Regime Filter: Before even looking for a breakout, determine the market's personality. Use an indicator like the Average Directional Index (ADX) with a period of 14. If the ADX is below 20-25, the market lacks a strong trend. In this environment, breakout strategies typically fail. Consider ignoring all new entry signals until the ADX rises, signaling that a trend is strengthening. This single filter can prevent the majority of losing trades that occur during consolidation.
  • Demand Volume Confirmation: A breakout on low or average volume is a red flag. As a manual trader, you can demand that the breakout candle is accompanied by a significant spike in volume, ideally 1.5x to 2x the recent average volume. This confirms institutional participation and conviction behind the move, dramatically increasing the probability that the breakout will follow through rather than immediately reversing.
  • Analyze Higher Timeframe Context: The script only sees its own lookback period. Before taking a 20-day breakout on the daily chart, zoom out to the weekly chart. Is the price about to hit a major weekly resistance level or a long-term moving average? If so, the breakout has very little room to run. Only take breakouts that are occurring into "open space" on the higher timeframe, where there is no significant overhead resistance to stop the trend.
  • Refine Your Exit Strategy: The script's exit rules are rigid. If you see a trend going parabolic and classic reversal signals appear (like bearish divergence on the RSI or a large climactic volume candle), consider taking partial or full profits manually. Don't wait for a 10 or 20-day low to be hit, which can often give back a huge portion of your open profits. You can always re-enter if the trend resumes.

For which kind of traders is the Turtle Trader Strategy strategy suitable ?

This strategy is tailor-made for swing or position traders who practice a pure trend-following style. It is not suitable for day traders or scalpers who require frequent action and high win rates. The ideal user for this system is:

  • Patient and Disciplined: You must be comfortable waiting for signals, which can be infrequent on higher timeframes, and then holding positions for extended periods (days or weeks) to capture the full trend.
  • Systematic in Approach: It's perfect for traders who want to remove emotion and guesswork from their trading. The rules for entry, exit, and position sizing are rigid and must be followed precisely.
  • Psychologically Resilient: The strategy is designed to have many small losses and a few very large wins. You must be mentally prepared to stick with the system through inevitable losing streaks, trusting the long-term statistical edge.

Key Takeaways of Turtle Trader Strategy

  • What it is: A classic mechanical trend-following system designed to capture large market moves by buying strength and selling weakness.
  • How it works: The strategy uses a dual-system approach, entering on short-term (e.g., 20-day) or long-term (55-day) price breakouts. Position size is determined by market volatility (ATR), and winning trades are scaled into (pyramided).
  • Who it's for: Patient and disciplined swing or position traders who are comfortable with a low win rate and can follow a rigid rules-based system through inevitable losing streaks.
  • How to use it: It can be fully automated. For manual trading, set alerts at the breakout levels (e.g., 20-day high/low) and execute based on the rules. A hybrid approach using alerts followed by manual analysis is most effective.
  • How to enhance it: Improve signal quality by confirming breakouts with high volume, checking for a clear trend on a higher timeframe (e.g., weekly chart), and using an ADX filter to avoid trading in choppy markets.
  • Better risk management: Beyond the built-in ATR sizing, avoid taking entries directly into major resistance or support levels. Consider taking partial profits manually on signs of trend exhaustion instead of waiting for the mechanical exit.
Explore the best Trading & TradingView strategies

Stop trading blindly. Explore the best strategies among 100K+ backtests and improve your trading skills with data.

Start for free