{
  "id": "373000e8-67bb-56f5-8789-13e935401cd6",
  "slug": "pyramiding",
  "term": "Pyramiding",
  "aliases": [],
  "category": "Trading & Execution",
  "category_slug": "trading-execution",
  "difficulty": "intermediate",
  "definition": "Pyramiding is a trading strategy in which an investor adds to an existing profitable position—increasing the size of the trade incrementally as the price moves in their favor—using unrealized profits (paper profits) from the initial position to finance or support the additional purchases. The technique is designed to maximize gains during strong trending markets by scaling into winning positions, but it increases risk profile and average cost basis with each addition, creating vulnerability to rapid reversals.",
  "key_takeaways": [
    "Pyramiding differs from averaging down (adding to losing positions) in that new lots are added only as the position profits, ensuring that each addition is supported by existing unrealized gains rather than speculative capital.",
    "The classic pyramid structure adds decreasing lot sizes at each successive price level—e.g., 100 shares, then 50, then 25—so that the average cost basis rises less than the current price with each addition, preserving a profit cushion.",
    "Pyramiding requires disciplined trailing stops at each addition level to protect accumulated paper profits; without stop discipline, a sharp reversal from peak can erase all realized and unrealized gains.",
    "The inverse pyramid (adding equal or increasing lot sizes at higher prices) is a more aggressive and dangerous variant, as a reversal from peak leaves the trader with a large position at an unfavorable average price.",
    "Commodity and futures traders—particularly trend-following CTAs—use pyramiding systematically to build large positions during sustained directional moves, scaling into winning positions over weeks or months of trending price action."
  ],
  "detailed_explanation": "Pyramiding is a position-sizing technique rooted in the intuition that a trader should allow their winners to run, and that a trending price move creates its own justification for larger positions. The technique has been used by some of history's most successful traders—including Jesse Livermore (who described the strategy in Edwin Lefèvre's 'Reminiscences of a Stock Operator') and the Turtle Traders (Richard Dennis's famous experiment in systematic trend-following, which included pyramiding as a core component of the trading rules). The psychological appeal of pyramiding is that it concentrates capital deployment in situations where the market has already confirmed the trader's thesis through favorable price movement.\n\nThe standard pyramid structure works as follows. A trader buys an initial position of 100 shares at $50, with a stop loss at $47. The stock rises to $55 (first addition level): the trader adds 50 shares at $55, moving the stop to $52 to lock in profits on the first lot. The stock rises to $60 (second addition level): the trader adds 25 more shares at $60, moving the stop to $57. The average cost basis is now ($50×100 + $55×50 + $60×25) / 175 = $53.57, while the current price is $60—a $6.43 profit per share on the full position. If the stock continues to $70 before reversing, the full position returns ($70-$53.57) × 175 = $2,875. The pyramid's design ensures that each successive addition represents a smaller fraction of the total position, so the weighted average entry price remains well below the current market price throughout the build-up.\n\nThe risk management discipline required for successful pyramiding centers on the use of trailing stops that are moved up with each addition. The critical principle is that the stop on each successive lot should be placed at a level that would still yield a net profit (or breakeven) on the entire position if triggered. This ensures that at no point during the pyramid-building process can the trader suffer a loss on what started as a profitable trade—the entry and scaling are designed so that the worst-case outcome locks in at least a breakeven result. Trend-following CTAs typically implement this through system rules: add when price exceeds the previous high by N times the average true range (ATR), move the stop to the entry point of the newest addition minus M times ATR.\n\nThe application of pyramiding to short positions works identically in the opposite direction—adding to short positions as the stock falls, using accumulated unrealized profits on the short to support additional short exposure. Short-side pyramiding is popular during momentum downtrends but requires even stricter discipline because short positions have theoretically unlimited loss potential (a stock can rise without limit), and bear market short-covering rallies can be violent and brief. The most notorious failures of uncontrolled short-side pyramiding involve traders who continued to add to short positions during the 2021 meme stock short squeezes (GameStop, AMC) as prices rose sharply against them—the opposite of disciplined pyramiding.\n\nIn systematic trend-following, pyramiding is encoded in position-sizing algorithms that automatically scale position size based on the price's distance from the initial entry relative to the instrument's volatility. A common formulation sizes each addition as a fixed risk unit—defined as a fixed dollar P&L impact per unit of price movement—so that the total position risk (measured from the moving stop) never exceeds a target risk budget regardless of how many additions have been made. This systematic approach removes the emotional bias that causes undisciplined discretionary traders to over-pyramid during euphoric trend phases and then suffer catastrophic losses on the reversal.",
  "example": "A trend-following CTA initiates a long crude oil futures position of 10 contracts when WTI crude breaks above a 20-day high at $80/barrel. The system places a stop 2 ATR below entry ($80 - 2×$2.50 = $75). As crude rises to $87.50 (adding 1 ATR of gain per unit), the system adds 5 more contracts at $87.50 and moves the stop to $82.50. Crude continues to $95 (+1 ATR above second entry), triggering the addition of 3 more contracts at $95, with stop moved to $90. Total position: 18 contracts averaging $84.72/barrel. Current price $95, unrealized P&L = 18 × ($95-$84.72) × 1,000 bbls = $185,040. The stop at $90 guarantees a minimum close-out P&L of 18 × ($90-$84.72) × 1,000 = $95,040, locking in over half of peak unrealized gains. Crude subsequently reverses to $90 and all contracts are stopped out for a realized profit of $95,040 on the pyramided position—a 48% return on the initial $200,000 margin requirement for the 18 contracts.",
  "formula": "Average Entry = (Σ Price_i × Lots_i) / Total Lots; Position P&L = (Current Price - Average Entry) × Total Position Size",
  "formula_latex": null,
  "interactive_type": "model",
  "calculator_id": null,
  "related_terms": [
    "average-true-range",
    "basis",
    "electronic-communication-network",
    "even-lot",
    "good-this-week-order",
    "locate-short-selling",
    "margin",
    "paper-profit",
    "reversal",
    "risk-budget",
    "stock",
    "stop-loss",
    "volatility",
    "yield"
  ],
  "backlinks": [
    "block-trade",
    "reg-sho",
    "speculator",
    "twap-algorithm",
    "vwap-algorithm"
  ],
  "cross_references": [
    "average-true-range",
    "basis",
    "margin",
    "reversal",
    "risk-budget",
    "stock",
    "stop-loss",
    "volatility",
    "yield"
  ],
  "tags": [
    "level:intermediate",
    "cat:trading-execution"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 1048,
  "checksum": "8ad940a6e231466a",
  "version": "2026.05.03",
  "license": "CC-BY-4.0",
  "updated_at": "2026-09-07T02:15:24+00:00",
  "_links": {
    "self": "https://hedgefund.wiki/api/v1/terms/pyramiding",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/pyramiding?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/pyramiding?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/pyramiding",
    "category": "https://hedgefund.wiki/api/v1/categories/trading-execution",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/pyramiding"
  }
}