Marrying Volatility and Conviction: The ATR-Adjusted Sizing Model
In the quest for intelligent position sizing, traders are often presented with two distinct paths. The first is the path of conviction, where size is a reflection of the qualitative strength of a trade idea. The second is the path of volatility, where size is determined by the recent price behavior of the asset to normalize risk across different instruments. A trader might risk 1% on a stable blue-chip stock and 1% on a volatile small-cap biotech, but the number of shares purchased will be vastly different. While both approaches have merit, the most sophisticated traders don't choose one over the other; they synthesize them. By creating a hybrid model that uses a volatility-based sizing formula as its foundation and then layers a conviction multiplier on top, a trader can create a nuanced system that is both mathematically sound and responsive to discretionary judgment.
This ATR-Adjusted Conviction Model allows for risking the same dollar amount on every trade from a volatility perspective, while simultaneously allowing the trader to press their bets on A+ setups and reduce their exposure on less certain ideas.
The Foundation: Volatility-Normalized Sizing
The standard method for achieving risk parity across trades is to use the Average True Range (ATR). The ATR, developed by J. Welles Wilder Jr., is a measure of an asset's volatility. It captures the average range between high and low prices over a given period, accounting for any gaps. A stock with a high ATR is more volatile than a stock with a low ATR. To maintain consistent risk, it is logical to take a smaller position in the more volatile stock.
The formula for a simple ATR-based position size is as follows:
Position Size (in shares) = (Total Trading Capital * Risk %) / (ATR * ATR Multiplier)
Let's define the components:
- Total Trading Capital: The total amount of capital in your trading account (e.g., $100,000).
- Risk %: The percentage of your total capital you are willing to risk on a single trade (e.g., 1%). This means a total loss of $1,000.
- ATR: The current value of the Average True Range for the asset, typically calculated over 14 periods.
- ATR Multiplier: A multiple used to set the stop-loss distance. A common choice is 2, meaning the stop-loss will be placed at a distance of 2 * ATR from the entry price.*
Example:
- Total Capital: $100,000
- Risk %: 1% ($1,000)
- Stock XYZ is trading at $50.
- The 14-day ATR for XYZ is $1.25.
- You use an ATR Multiplier of 2, so your stop-loss distance is 2 * $1.25 = $2.50.
- Your stop-loss price would be $50 - $2.50 = $47.50.*
Now, calculate the position size:
Position Size = ($100,000 * 0.01) / ($1.25 * 2) = $1,000 / $2.50 = 400 shares.
By buying 400 shares, you have ensured that if your stop-loss at $47.50 is hit, your loss will be exactly $1,000 (400 shares * $2.50 loss per share), or 1% of your capital.*
The Limitation of the Pure Volatility Model
This model is excellent for risk normalization, but it has a significant drawback: it treats every trade setup as being of equal quality. It assumes that the 1% risk taken on a textbook, high-probability setup should be the same as the 1% risk taken on a marginal, less certain setup. This is where the trader's experience and conviction should play a role. A trader should have the ability to be more aggressive on what they perceive to be higher-quality opportunities.
The Hybrid Solution: The Conviction Multiplier
To solve this, we can introduce a new variable into our formula: the Conviction Multiplier. This is a factor that adjusts the final position size based on a pre-defined conviction level, which can be derived from a qualitative scorecard as discussed in other contexts.
The new, integrated formula looks like this:
Position Size = (Total Capital * Risk % * Conviction Multiplier) / (ATR * ATR Multiplier)*
First, you define your conviction tiers and their corresponding multipliers:
- Low Conviction: Conviction Multiplier = 0.75 (You take 75% of the standard size)
- Medium Conviction: Conviction Multiplier = 1.00 (You take the standard, baseline size)
- High Conviction: Conviction Multiplier = 1.25 (You take 125% of the standard size)
A Detailed Walkthrough
Let's revisit our example with Stock XYZ and see how the Conviction Multiplier changes the outcome. All variables remain the same (Capital: $100k, Risk %: 1%, ATR: $1.25, ATR Multiplier: 2).
Scenario 1: Medium Conviction (The Baseline)
Your qualitative scorecard gives the trade a '''medium''' rating. The Conviction Multiplier is 1.0.
Position Size = ($100,000 * 0.01 * 1.0) / ($1.25 * 2) = $1,000 / $2.50 = 400 shares.*
This is our standard, baseline position. The risk taken is $1,000.
Scenario 2: High Conviction
The setup is a textbook A+ pattern, and your scorecard gives it a '''high''' rating. The Conviction Multiplier is 1.25.
Position Size = ($100,000 * 0.01 * 1.25) / ($1.25 * 2) = $1,250 / $2.50 = 500 shares.*
In this case, you are still placing your stop-loss at the same technical level ($47.50), but because of your high conviction, you are willing to risk more capital. Your total risk on this trade is now $1,250 (500 shares * $2.50 loss per share), or 1.25% of your total capital.*
Scenario 3: Low Conviction
The setup is acceptable but has some conflicting signals. Your scorecard gives it a '''low''' rating. The Conviction Multiplier is 0.75.
Position Size = ($100,000 * 0.01 * 0.75) / ($1.25 * 2) = $750 / $2.50 = 300 shares.*
Here, you are expressing caution. The stop-loss remains at the technically appropriate level of $47.50, but you are only risking $750, or 0.75% of your capital, on the idea.
This hybrid model represents a significant evolution in position sizing. It maintains the mathematical rigor of volatility-based sizing, ensuring that the stop-loss is always placed at a technically meaningful level rather than an arbitrary percentage. However, it also provides a structured way for the trader to inject their own expert judgment into the process. It allows for a larger bet size not by widening the stop-loss (which is poor risk management), but by increasing the amount of capital risked on the trade. This ensures that a trader's limited risk capital is most heavily allocated to the opportunities in which they have the highest, evidence-based conviction. '''
