Skip to main content

Finanças avançadas e negócios

Position Sizing Calculator

🌐

Detailed Guide Coming Soon

We're working on a comprehensive educational guide for the Position Sizing Calculator in your language. The content below is shown in English.

O que é Position Sizing Calculator?

Position sizing is the process of determining how much capital to allocate to a specific trade or investment — one of the most critical and often overlooked aspects of successful trading and portfolio management. While most trading education focuses on entry signals and market analysis, research consistently shows that position sizing has a larger impact on long-run performance than entry/exit strategies. Proper position sizing ensures that no single trade can cause catastrophic account damage while still allowing meaningful participation in profitable opportunities. The most widely used position sizing method is the fixed fractional approach: risk a fixed percentage of current account equity on each trade, typically 1–2% for professional traders. If a trade's stop-loss distance is known, the position size is calculated as: Position Size = (Account Equity × Risk %) / (Entry Price − Stop-Loss Price). This method ensures that as the account grows from profits, position sizes grow proportionally (capturing more dollar gain per win), and as the account shrinks from losses, position sizes shrink (protecting from compounded losses). This is the mechanism that makes fixed fractional sizing produce geometric (compound) growth of a profitable system. Van Tharp's concept of 'R-multiples' formalizes position sizing: define R as the initial dollar risk per trade (Account × Risk%). Every trade outcome is measured in multiples of R. A 2R win means profit equal to twice the initial risk. The goal is to find systems and position-sizing strategies that maximize the expectancy (average R-multiple per trade), compounded over many trades. Beyond fixed fractional, other position sizing methods include: fixed dollar (risk same dollar amount per trade — simpler but doesn't compound growth); percent volatility (size positions so each has equal volatility contribution — useful in multi-asset portfolios); and Kelly Criterion (mathematically optimal size maximizing logarithmic growth, discussed in the Kelly Criterion calculator). Portfolio-level position sizing also considers correlation: two highly correlated positions create more total risk than their individual risk percentages suggest. Risk-aware portfolio managers limit total correlated exposure and check that the aggregate portfolio volatility stays within bounds even when individual positions are properly sized.

PrimeCalcPro provides professional-grade tools trusted by businesses and academics.

Fórmula

f(x)Dollar Risk = Account Equity × Risk % Per Trade Position Size (shares) = Dollar Risk / Stop-Loss Distance Per Share Positon Size (futures) = Dollar Risk / (Contract Value × Stop-Loss Distance in contracts)

Legenda de variáveis

SímboloNomeUnidadeDescrição
EAccount EquityUSDTotal current value of trading account or portfolio; position sizes should be proportional to this value.
r%Risk Per Trade%Maximum acceptable account loss if stop-loss is triggered; professional traders use 0.5–2% per trade.
SLStop-Loss DistanceUSD/sharePrice distance from entry to stop-loss; the maximum per-share loss if the trade hits the stop.
NPosition Sizeshares or contractsN = (E × r%) / SL; the number of shares or contracts to buy or sell.
RDollar Risk AmountUSDMaximum dollar loss on the trade: R = E × r%. If position hits stop-loss, account loses exactly R dollars.

Como Position Sizing Calculator

  1. 1Determine current account equity (E): the total account value used as the sizing base.
  2. 2Set your risk percentage per trade (r%): typically 0.5–2% for long-term sustainability; no more than 5% in any individual trade.
  3. 3Define the trade setup: entry price and stop-loss price. Stop-Loss Distance = |Entry − Stop-Loss|.
  4. 4Calculate dollar risk: R = E × r%.
  5. 5Calculate position size: N = R / Stop-Loss Distance. Round down to the nearest whole share/contract.
  6. 6Check total position value: N × Entry Price. Ensure it doesn't exceed account buying power (especially for margin accounts).
  7. 7Check portfolio-level risk: what % of account is the total position value? Is the correlation with existing positions within limits?

Exemplos resolvidos

Exemplo 1Standard Stock Trade — 1% Risk
Dado:Account=$50,000, Risk=1%, Entry=$45.00, Stop-Loss=$42.00
Resultado:Dollar Risk=$500 | Stop Distance=$3.00 | Position=166 shares ($7,470 value)

Position is 14.9% of account; manageable single-stock exposure

Dollar risk = $50,000 × 1% = $500. Stop-loss distance = $45 − $42 = $3.00/share. Position size = $500 / $3.00 = 166.67 → 166 shares. Position value = 166 × $45 = $7,470 (14.9% of account). If stop-loss hits at $42: loss = 166 × $3 = $498 ≈ 1% of account as planned. This systematic approach means no single trade can destroy the account. A 50% win rate with a 2:1 RRR on this sizing produces $1,000 wins and $500 losses — net $500 per trade pair on average.

Exemplo 2E-mini S&P Futures Trade
Dado:Account=$100,000, Risk=2%, Entry at 4,800, Stop at 4,780 (20 points), Contract value=$50/point
Resultado:Dollar Risk=$2,000 | Stop=20 pts×$50=$1,000/contract | Position=2 contracts

Each E-mini S&P 500 contract is 50×index; 2 contracts notional = $480,000

Dollar risk = $100,000 × 2% = $2,000. Stop loss per contract = 20 points × $50 = $1,000. Number of contracts = $2,000 / $1,000 = 2 contracts. Notional exposure = 2 × 4,800 × $50 = $480,000 — 4.8× leverage. This is normal for futures traders who use margined contracts. The 2% risk rule limits total dollar loss to $2,000 regardless of leverage, making position sizing the primary risk control tool in futures trading where instrument leverage is fixed by contract specification.

Exemplo 3Volatile Stock — Adjusted Sizing
Dado:Account=$25,000, Risk=1%, Entry=$200, Stop=$185 (7.5% stop needed due to high volatility, ATR=$15)
Resultado:Dollar Risk=$250 | Stop Distance=$15 | Position=16 shares ($3,200 value)

High ATR forces smaller position — correct, it's a higher-risk security

Dollar risk = $25,000 × 1% = $250. Stop distance = $200 − $185 = $15 (1× ATR). Position = $250 / $15 = 16.67 → 16 shares. Position value = $3,200 (12.8% of account). This is much smaller than the same dollar account would hold in a low-volatility stock with $2 stop distance (125 shares). The fixed fractional model correctly produces smaller positions for volatile stocks — you can't hold as many shares of a wild stock while keeping risk constant. This is the mathematical reason why diversified portfolios naturally reduce exposure to volatile securities.

Exemplo 4Portfolio Position Sizing with Correlation
Dado:Account=$200,000, 4 trades: each 1% risk individually, but Positions A & B are highly correlated (ρ=0.85)
Resultado:Individual risk=$2,000 each; Correlated pair effective risk=$3,700 (not $2,000+$2,000=$4,000)

Correlation-adjusted aggregate risk is 3.7% — above naive 4% but below independent sum

Four independent 1% risks → total aggregate risk ≈ √4 × 1% = 2% (portfolio volatility, not additive). But if A & B are 85% correlated: portfolio risk contribution of A+B = √(1%² + 1%² + 2×0.85×1%×1%) = √0.037% ≈ 1.92% effective risk from that pair vs. 1.41% if uncorrelated. Total portfolio risk = √(0.0192² + 0.01² + 0.01²) ≈ 2.5% — higher than with four uncorrelated positions. Risk-aware position sizing reduces exposure to correlated positions or limits total correlated cluster risk to a maximum (e.g., no more than 3% correlated risk).

Aplicações práticas

🏗️

Day trading and swing trading risk management, representing an important application area for the Position Sizing Calc in professional and analytical contexts where accurate position sizing calculations directly support informed decision-making, strategic planning, and performance optimization

🔬

Futures and options trading contract sizing, representing an important application area for the Position Sizing Calc in professional and analytical contexts where accurate position sizing calculations directly support informed decision-making, strategic planning, and performance optimization

📊

Algorithmic trading system capital allocation, representing an important application area for the Position Sizing Calc in professional and analytical contexts where accurate position sizing calculations directly support informed decision-making, strategic planning, and performance optimization

🏥

Hedge fund risk parity and equal-risk weighting, representing an important application area for the Position Sizing Calc in professional and analytical contexts where accurate position sizing calculations directly support informed decision-making, strategic planning, and performance optimization

⚙️

Portfolio management — allocating across asset classes by risk contribution, representing an important application area for the Position Sizing Calc in professional and analytical contexts where accurate position sizing calculations directly support informed decision-making, strategic planning, and performance optimization

Casos especiais

Extremely large or small input values in the Position Sizing Calc may push

Extremely large or small input values in the Position Sizing Calc may push position sizing calculations beyond typical operating ranges. While mathematically valid, results from extreme inputs may not reflect realistic position sizing scenarios and should be interpreted cautiously. In professional position sizing settings, extreme values often indicate measurement errors, unusual conditions, or edge cases meriting additional analysis. Use sensitivity analysis to understand how results change across plausible input ranges rather than relying on single extreme-case calculations.

Extremely large or small input values in the Position Sizing Calc may push

Extremely large or small input values in the Position Sizing Calc may push position sizing calculations beyond typical operating ranges. While mathematically valid, results from extreme inputs may not reflect realistic position sizing scenarios and should be interpreted cautiously. In professional position sizing settings, extreme values often indicate measurement errors, unusual conditions, or edge cases meriting additional analysis. Use sensitivity analysis to understand how results change across plausible input ranges rather than relying on single extreme-case calculations.

Certain complex position sizing scenarios may require additional parameters

Certain complex position sizing scenarios may require additional parameters beyond the standard Position Sizing Calc inputs. These might include environmental factors, time-dependent variables, regulatory constraints, or domain-specific position sizing adjustments materially affecting the result. When working on specialized position sizing applications, consult industry guidelines or domain experts to determine whether supplementary inputs are needed. The standard calculator provides an excellent starting point, but specialized use cases may require extended modeling approaches.

Position Size Examples by Account Size and Risk %

Account SizeRisk %Dollar RiskStop Distance $5Stop Distance $2Stop Distance $10
$10,0001%$10020 shares50 shares10 shares
$25,0001%$25050 shares125 shares25 shares
$50,0001%$500100 shares250 shares50 shares
$100,0001%$1,000200 shares500 shares100 shares
$100,0002%$2,000400 shares1,000 shares200 shares
$500,0000.5%$2,500500 shares1,250 shares250 shares

Perguntas frequentes

Q

Why do professional traders risk only 1–2% per trade?

A

The 1–2% rule emerged from the mathematics of drawdown recovery. If you lose 10% of your account, you need to gain 11.1% to recover. Lose 25% and you need 33.3% to recover. Lose 50% and you need 100% to recover — doubling your remaining capital just to get back to where you were. With 1% risk per trade and a 50% win rate (break-even EV), the probability of a 10-consecutive-loss run that reduces your account by 10% is approximately 0.1% — very rare. With 5% risk per trade, 10 consecutive losses destroys 40% of your account — a realistic scenario that can end a trading career. The 1–2% rule protects against variance destroying an otherwise profitable system.

Q

What is the difference between fixed fractional and fixed dollar position sizing?

A

Fixed fractional sizes positions as a fixed percentage of current account equity — as the account grows, position sizes grow proportionally. This creates geometric (compound) growth when profitable. Fixed dollar sizes positions to always risk the same dollar amount regardless of current equity. If your account doubles from $50K to $100K but you still risk $500 per trade, you're now only risking 0.5% instead of 1% — growing more slowly than necessary. Conversely, fixed dollar is safer after losses: your dollar risk doesn't automatically increase as a percentage just because the account is down. Fixed fractional is mathematically superior for long-run growth but requires more discipline.

Q

How should position sizing change during a drawdown?

A

Fixed fractional position sizing automatically reduces position sizes during drawdowns (because equity is lower), which is a feature, not a bug. This built-in reduction in sizing preserves capital during losing streaks. Some traders additionally apply 'drawdown protocols': at 10% drawdown, reduce risk to 0.5% per trade; at 15%, switch to paper trading to evaluate if the system has stopped working. These rules protect against the psychological tendency to increase position sizes after losses (revenge trading) — one of the most destructive behavioral errors in trading.

Q

How do I size positions in a portfolio of diverse assets?

A

For a multi-asset portfolio, the percent-volatility method is often superior to fixed fractional: size each position so its volatility contribution to the portfolio is equal. Position weight = Target Volatility % / Asset Volatility. For example, if targeting 1% daily portfolio volatility per position and Gold volatility is 1.2%/day while Bonds volatility is 0.3%/day, Gold gets 83% the weight of Bonds (1/1.2 vs. 1/0.3). This is the foundation of risk parity portfolio construction, which equalizes risk (not capital) across assets. The resulting portfolio tends to be better diversified and less dominated by high-volatility assets.

Q

Should I size in shares or dollar amount?

A

Size in shares (or contracts) using the stop-loss distance method: this ensures that the dollar risk is fixed regardless of the price per share or contract. If you size in dollar amounts instead (e.g., always invest $10,000), your risk varies dramatically based on where you set stops: $10,000 with a 5% stop = $500 risk; the same $10,000 with a 1% stop = $100 risk. Sizing based on stop-loss distance — not dollar amount — is the correct risk-based approach. Dollar-amount sizing is simpler but doesn't account for the actual risk of each individual trade.

Q

What is 'R-multiple' in position sizing?

A

Van Tharp's R-multiple framework defines R as the initial dollar risk on a trade (Account × Risk% = Dollar Risk). Every trade outcome is then measured in multiples of R: a 2R win means profit = 2× the initial risk; a 0.5R loss means you exited early for a smaller-than-maximum loss; a 1R loss means you hit your stop as planned. Tracking outcomes in R-multiples (rather than dollars or percentages) separates position sizing effects from trade quality — allowing direct comparison of trade quality across different account sizes and risk settings. A system with positive mean R-multiple expectancy is profitable regardless of account size when using fixed fractional sizing.

Q

How does position sizing affect the probability of ruin?

A

Position size is the primary determinant of ruin probability. Ruin probability formula (approximately): P(ruin) = ((1−edge) / (1+edge))^(Capital/Risk per Trade). With 1% risk per trade, a positive-edge system, and $50K account, the probability of ever reaching $0 is essentially zero (the account value oscillates but trends upward geometrically). With 10% risk per trade, the same system can experience ruin from a losing streak: 10 consecutive losses = 10% × 10 = 65% drawdown from compounding. The mathematical relationship is non-linear — doubling risk per trade far more than doubles ruin probability. See the Ruin Probability calculator for detailed analysis.

Erros comuns a evitar

  • !Using account value at open rather than current equity — always use updated account equity for position sizing.
  • !Sizing based on conviction rather than stop-loss distance — this breaks the risk management discipline.
  • !Failing to account for multiple simultaneous open positions — each adds to total portfolio risk.
  • !Not adjusting for after-hours gap risk in stop-loss distance estimates for held-overnight positions.
  • !Overriding the model during hot streaks by increasing risk beyond the target percentage — this often precedes the worst drawdowns.
💡

Dica Pro

Use a position sizing worksheet or calculator for every single trade before entering. The 60 seconds it takes to compute proper position size is the highest-ROI use of time in trading — it prevents the large unplanned losses that devastate accounts.

Você sabia?

Ralph Vince conducted a simulation study where 40 professional money managers and Ph.D. statisticians were given a computer game with a 60% win rate and a 2:1 payoff. After 100 trials, despite having a clear positive edge, 95% of participants ended up losing money. The culprit: position sizing too large, which caused early large losses that compounding could never recover from. This experiment powerfully illustrates that edge without proper position sizing is insufficient for profitable trading.

Regional Guides

🇺🇸 US
Uses US customary units and standards where applicable
🇬🇧 UK
May require conversion to metric units or British standards
🇪🇺 EU
Follows EU conventions and SI units where applicable
📖Dificuldade:Intermediário
Faça uma pergunta

Tem uma pergunta sobre esta calculadora? Obtenha uma resposta detalhada.

Apenas para fins informativos. Esta ferramenta não constitui aconselhamento financeiro. Consulte um consultor financeiro qualificado antes de tomar decisões de investimento ou financeiras.
Deep Dive

Read the full guide on how to use this calculator effectively

Ler mais
Mathematically verified
Reviewed June 2026
Our methodology

Receba dicas semanais de matemática

Junte-se aos assinantes do 12.000 + que recebem dicas de calculadora todas as semanas.

🔒
100% Grátis
Sem registo
Preciso
Fórmulas verificadas
Instantâneo
Resultados imediatos
📱
Compatível com móvel
Todos os dispositivos

Configurações

PrivacidadeTermosSobre© 2026 PrimeCalcPro