Use when building a position in a stock or trade that is confirming the original thesis with favorable price movement — adding to the position incrementally as it moves in the expected direction, rather than committing the full intended size all at once at initial entry.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill apply-pyramiding-entry-technique --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Apply Pyramiding Entry Technique?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-apply-pyramiding-entry-technique)More formats (shields.io, HTML) on the badges page.
---
name: apply-pyramiding-entry-technique
description: Use when building a position in a stock or trade that is confirming the original thesis with favorable price movement — adding to the position incrementally as it moves in the expected direction, rather than committing the full intended size all at once at initial entry.
source: Jesse Livermore, documented trading career and writings including "Reminiscences of a Stock Operator" (Edwin Lefèvre, 1923, based on Livermore's trading life)
tags: [finance, investing, pyramiding, position-sizing, trend-following, livermore]
related: [apply-asymmetric-risk-reward-sizing, apply-downside-protection-principle, apply-concentrated-conviction-investing]
---
# Apply Pyramiding Entry Technique
Build a position incrementally, adding to it as the market confirms the original thesis through favorable price movement, rather than committing the full intended position size all at once at initial entry — so that the largest exposure accumulates only once the thesis has already begun to prove correct.
## Why This Is Best Practice
**Adopted by:** Jesse Livermore, one of the most documented speculators in financial history, built his trading approach specifically around this incremental position-building technique, as detailed in "Reminiscences of a Stock Operator" (1923) — a fictionalized but widely cited account closely based on his actual trading career — describing the practice of establishing an initial position, then adding to it only as the market confirmed the thesis was playing out correctly.
**Impact:** Committing the full intended position size immediately at initial entry means the maximum exposure exists at the point of maximum uncertainty — before the market has provided any confirmation the thesis is correct. Pyramiding instead concentrates the largest exposure at a later point, once favorable price movement has already provided some confirmation, reducing the capital at risk during the period when the thesis is least tested.
**Why best:** An initial entry is inherently the most uncertain point in any position — the thesis is unproven by market action at that moment. Building the position incrementally as favorable confirmation accumulates means later, larger additions to the position are made only after the market has already begun validating the original view, rather than betting the full intended size on an as-yet-unconfirmed thesis from the outset.
Sources: Livermore, as documented in Lefèvre, "Reminiscences of a Stock Operator" (1923); subsequent trading literature analyzing Livermore's documented approach
## Steps
### Step 1: Establish an initial position sized smaller than the full intended exposure
Enter with an initial position that is deliberately smaller than the total position size ultimately intended if the thesis plays out favorably — this initial tranche tests the thesis with limited capital at risk during the period of highest uncertainty.
### Step 2: Define specific confirmation levels for adding to the position
Before adding to the position, define in advance the specific price levels or conditions that would confirm the thesis is playing out as expected — added tranches should be triggered by predefined confirmation, not by discretionary judgment in the moment that the position "feels" like it's working.
### Step 3: Add to the position only as confirmation actually occurs
Increase the position size specifically when the predefined confirmation levels are reached, not preemptively in anticipation of confirmation that hasn't yet occurred — the entire discipline depends on later, larger additions being genuinely earned by market confirmation, not simply planned regardless of what the market actually does.
### Step 4: Set a rising stop-loss level as the position is built
As the position grows through successive additions, raise the stop-loss level applied to the overall position so that a reversal after later additions doesn't threaten to turn the entire position, including early, already-profitable tranches, into a net loss.
### Step 5: Never add to a position that is moving against the original thesis
Only add to a position that is confirming the thesis through favorable price movement — never add to a position moving in the unfavorable direction in an attempt to "average down" or improve the entry price, which is a fundamentally different and considerably riskier practice than pyramiding into confirmed strength.
## Rules
- Size the initial entry smaller than the full intended position, reserving additional capital for confirmed-thesis additions.
- Define specific confirmation levels for adding to the position in advance, not based on in-the-moment discretionary judgment.
- Raise the stop-loss level as the position grows through additions, protecting earlier gains from being erased by a later reversal.
- Never add to a position moving against the original thesis — this technique applies exclusively to positions confirming the thesis through favorable movement.
## Examples
**Pyramiding applied correctly:** A trader establishes an initial position smaller than the full intended size, with a predefined price level that would confirm the thesis. As the price reaches that level, the trader adds a second tranche, and continues adding at further predefined confirmation levels as the position moves favorably, while raising the overall position's stop-loss level with each addition to protect the accumulated gains from a later reversal.
**Averaging down misapplied as "pyramiding" (contrast case, illustrative):** A different trader, holding a position that has moved against the original thesis, adds to the position at a lower price in an attempt to improve the average entry cost. This is a fundamentally different and riskier practice than pyramiding — pyramiding specifically adds to positions confirming the thesis through favorable movement, never to positions moving unfavorably.
## Common Mistakes
- **Committing the full intended position size at initial entry** — this concentrates maximum exposure at the point of maximum uncertainty, before any market confirmation exists.
- **Adding to a position in anticipation of confirmation that hasn't yet occurred** — additions should be triggered by actual, predefined confirmation, not preemptive judgment that confirmation is likely.
- **Confusing pyramiding with averaging down** — pyramiding adds to winning, thesis-confirming positions; averaging down adds to losing positions, a fundamentally different and considerably riskier practice.
- **Failing to raise the stop-loss level as the position grows** — without this adjustment, a reversal after later additions can erase gains from earlier, already-profitable tranches.
## When NOT to Use
- For a long-term, buy-and-hold value position where the entire thesis is meant to be sized and committed based on a stable long-term valuation view rather than incremental price confirmation (see `apply-buy-and-hold-strategy`) — pyramiding is more suited to shorter-horizon, trend-confirming trades.
- When no specific, predefined confirmation levels can be meaningfully established in advance — pyramiding without genuine predefined triggers collapses into discretionary, in-the-moment position sizing.
- As a justification for adding to a losing position — see the distinction from averaging down above; this technique applies exclusively to confirmed, favorably-moving positions.
> **Finance disclaimer:** This skill encodes professional best practices for educational purposes. It is not financial advice. Consult a licensed financial advisor before making investment decisions.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!