Type/to search

Turtle Short Breakout Pyramiding Strategy

Cryptocurrency
Created: 2023-09-13 14:05:12
Last modified: 3 years ago
1
Follow
1781
Followers

This strategy adapts the famous Turtle system for short trading, pyramiding on key support breaks in downtrends. It is a typical trend-following breakout pyramiding system.

Strategy Logic:

  1. Set 10-day, 20-day and 55-day lows as key support levels.

  2. Enter short on break of 20-day or 55-day supports.

  3. Add to short position on every breach of fixed ATR multiple during trade.

  4. Take profit when price breaks back above 10-day or 20-day highs.

  5. Use ATR stop loss, exiting when triggered.

  6. Customizable ATR multiples for pyramiding and stop loss.

Advantages:

  1. Support breaks identify weakened reversals.

  2. Pyramiding accumulates size in trends for greater gains.

  3. ATR stop adapts to changing volatility.

Risks:

  1. Lagging support identification can miss ideal entries.

  2. Pyramiding rapidly compounds risks, requiring prudent position sizing.

  3. No limit on directional loss size, potentially large drawdowns.

In summary, this strategy pyramids shorts while using ATR trailing stops. With optimized parameters, it can capture strong moves incrementally but requires managing concentrated risks.

Source
Pine
/*backtest
start: 2023-08-13 00:00:00
end: 2023-09-12 00:00:00
period: 5h
basePeriod: 15m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

//@version=4
//  Copyright by Eugene v1.2 07/18/2019
// This is the short sell version of the strategy based on the famous turtle system.
// https://www.tradingblox.com/originalturtles/originalturtlerules.htm
Strategy parameters
Strategy parameters
Stop N
Pyramid N
S1 Short
S2 Short
S1 Short Exit
S2 Short Exit
From Year
From Month
From Day
To Year
To Month
To Day
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)