Skip to content
risk management·11 min read·10 March 2026

Position Sizing for Automated Trading

How position sizing works in automated trading: fixed-risk sizing, volatility adjustment, the position size formula, and why the risk you configure should equal the risk you take.

The Decision That Matters More Than the Entry

Ask most new traders what determines their results and they will talk about entries: which indicator, which pattern, which signal. Ask a professional and they will talk about position sizing. The size of each trade, not the direction, is what turns a decent strategy into a survivable one or a reckless one.

The reason is that entries are roughly a coin flip improved slightly by an edge, while position sizing is fully within your control and applies to every trade you ever make. Get the entries a little better and you nudge your win rate. Get the sizing wrong and one bad trade erases a month of good ones. Position sizing is the highest-leverage decision in trading, and in an automated system it is a setting you configure once and enforce on every order.

This guide explains how position sizing works, the main methods, the formula that ties everything together, and why an automated system should take exactly the risk you told it to. It sits alongside our broader trading risk management guide, which covers how sizing fits with stops, drawdown limits, and circuit breakers.

What Position Sizing Really Controls

Position sizing determines how much of your capital is exposed on a single trade. But the number that actually matters is not the position value, it is the amount you lose if the trade hits its stop. That figure is your risk per trade, and it is the thing a good sizing method holds constant.

This distinction trips up almost everyone at first. A $1,000 position and a $10,000 position can carry identical risk if their stops are placed at different distances. Conversely, two positions of the same dollar value can carry wildly different risk depending on where the stop sits and how volatile the asset is. Sizing by position value is guessing. Sizing by risk is control.

The goal is consistency. If every trade risks the same fraction of your account, your results become a clean function of your edge and your win rate, not a lottery driven by which trades happened to be large. Consistency is what lets a statistical edge express itself over hundreds of trades instead of being swamped by a few outsized bets.

The Core Position Size Formula

Every risk-based sizing method reduces to one relationship:

Position size = Risk amount / Stop distance

Broken out with prices:

Units to trade = Risk amount / (Entry price - Stop price)

Work through an example. Suppose you want to risk $50 on a trade. You enter at $100 and place your stop at $95, a stop distance of $5. Dividing $50 by $5 gives 10 units. If the stop is hit, you lose 10 units times $5, which is exactly $50. If you had placed a tighter stop at $98, the distance would be $2, and you could buy 25 units while still risking the same $50.

This is the crucial insight: the stop distance and the position size move in opposite directions to keep risk fixed. A volatile asset that needs a wide stop gets a smaller position. A calm asset with a tight stop gets a larger one. You decide the risk, the market decides the stop, and the size falls out of the arithmetic. You never pick the size directly and hope the stop cooperates.

Fixed-Fractional Sizing

The most widely used method is fixed-fractional sizing: risk a constant percentage of your current account balance on each trade. Risk 1% and a $10,000 account risks $100 per trade. As the account grows, the dollar risk grows with it. As it shrinks, the risk shrinks too, which naturally slows you down during losing periods.

The main choice is the percentage. Common ranges and their character:

  • 0.5% per trade. Very conservative. Survives long losing streaks easily but grows slowly. Suited to volatile markets and unproven strategies.
  • 1% per trade. The common professional default. Twenty consecutive losses still leave roughly 80% of the account.
  • 2% per trade. More aggressive. Acceptable for strategies with a well-tested edge, but a bad run bites harder.
  • Above 2%. Rarely justified. The risk of a deep drawdown rises faster than the reward.

The lower the percentage, the more losing trades in a row you can absorb before serious damage. This is not caution for its own sake, it is buying yourself enough trades for your edge to show up.

Fixed-Dollar Risk Sizing

A simpler variant risks a fixed dollar amount per trade rather than a percentage of the account. This keeps the risk identical on every trade regardless of small balance changes, which makes performance easy to read and compare.

TradingGenie uses this approach in its paper-trading validation: a fixed $5 risk-at-stop per trade. Every trade is sized so that hitting the stop costs approximately $5, whatever the asset, the entry price, or the volatility. The position size is computed backwards from that $5 and the stop distance using the formula above. This is a deliberate design choice for honest measurement: when every trade risks the same amount, the trade log is directly comparable and the reported risk matches the risk actually taken. There is no hidden variation where some trades quietly risk far more than others.

Adjusting for Volatility

A fixed risk amount is only half the picture. The other half is where the stop goes, and that should reflect how much the asset actually moves. Placing the same percentage stop on a calm asset and a wild one guarantees you get shaken out of the volatile one by ordinary noise.

The standard tool is Average True Range (ATR), which measures how much an asset typically moves over a period. A volatility-adjusted stop is placed a multiple of ATR away from entry, for example 2x ATR. When volatility rises, the stop widens, and through the sizing formula the position automatically shrinks. When volatility falls, the stop tightens and the position grows. Your risk-at-stop stays constant while your exposure adapts to conditions.

This is why volatility-based sizing and volatility-based stops work as a pair. The stop distance is set by the market's current behaviour, and the position size adjusts to keep the dollar risk fixed. The result is that you take similar risk in calm and turbulent markets, rather than accidentally betting far more when volatility spikes. Our stop-loss strategies guide covers ATR-based stops in more depth.

Leverage Is Not Position Sizing

A frequent and expensive confusion is treating leverage as the way to size up. Leverage lets you control a position larger than your cash, but it does not change your risk if the stop is set correctly. Your loss is determined by the stop distance and the number of units, not by the leverage multiple.

You can use modest leverage to hold a well-sized position efficiently while still risking only 1% of your account. The danger is using leverage to inflate the risk itself, taking a position so large that a normal move triggers liquidation, where the exchange force-closes you at a loss you never chose. On decentralised perpetual venues like Hyperliquid, where TradingGenie trades, high leverage is available, but the disciplined approach treats it as headroom, not a target. Size by risk first, and let leverage be whatever the position happens to require, capped well below the maximum.

Why Correlation Changes the Real Size

Sizing each trade correctly is necessary but not sufficient, because trades interact. If you open five positions that each risk 1% but all five assets move together, you are not risking 1% five times, you are effectively risking 5% on a single market direction. A correlated crash can trigger every stop at once.

Portfolio-aware sizing accounts for this by treating correlated positions as partly the same bet and capping combined exposure to any single risk factor. In crypto this matters constantly because most tokens track Bitcoin, and correlations rise sharply during sell-offs. Our article on correlation risk explains how to stop diversification from becoming concentration in disguise.

Why Automation Sizes Better Than You Do

Position sizing is arithmetic, and arithmetic is exactly what emotion corrupts. After a few wins, the temptation is to size up and press the advantage. After a loss, the temptation is either to size up to win it back or to freeze. Both break the consistency that makes sizing work. Manual traders routinely take their largest positions right before their worst losses, because confidence peaks at the wrong time.

An automated system removes that. It calculates size from account value, stop distance, and volatility on every trade, applies the same rule regardless of the last outcome, and never enlarges a position out of frustration or greed. This is the real value of automating the sizing step: not that the formula is complicated, but that following it perfectly under pressure is something humans reliably fail to do.

TradingGenie's risk engine calculates size for every candidate trade before the order reaches the exchange, using the fixed $5 risk-at-stop and the current stop distance. The signal side, an ensemble machine learning model paired with a Claude-based analysis layer, proposes trades. The risk engine decides the size, and it has the final word. You can see how sizing fits the full pipeline on the how it works page and the risk management page.

Putting It Together

A sound position sizing process looks like this on every trade:

  1. Decide the risk amount, a fixed fraction of the account or a fixed dollar figure.
  2. Place the stop where the trade thesis or volatility says it belongs, not where a convenient position size would put it.
  3. Divide the risk amount by the stop distance to get the position size.
  4. Check the position against correlated exposure already open, and trim if it would concentrate risk.
  5. Keep leverage well below the maximum, letting it follow from the sized position rather than driving it.

Do this identically every time and your outcomes become a clean expression of your edge rather than a series of guesses. Unfamiliar terms are defined in the glossary, and you can test a sizing approach on simulated funds through the pricing page before committing capital.

Frequently Asked Questions

What percentage of my account should each trade risk?

Most professional traders risk between 0.5% and 2% of their account per trade, measured as the loss if the stop is hit. One percent is a common default because it survives a long losing streak: twenty consecutive losses still leave roughly 80% of the account. Lower percentages are safer and grow more slowly.

What is the difference between position size and risk per trade?

Position size is the total value of the trade. Risk per trade is the amount you lose if the stop is hit, which depends on both the position size and the stop distance. Good sizing holds the risk per trade constant, letting the position size vary with the stop. Sizing by position value alone ignores how much you can actually lose.

How does volatility affect position sizing?

More volatile assets need wider stops to avoid being closed by ordinary noise. A wider stop, through the sizing formula, produces a smaller position for the same risk amount. Tools like Average True Range set the stop distance from current volatility, so your position automatically shrinks when markets are turbulent and grows when they are calm, keeping risk fixed.

Does using leverage mean I am risking more?

Not necessarily. Your loss is set by the stop distance and the number of units, not the leverage multiple. Modest leverage can hold a correctly sized position while you still risk only 1% of your account. Risk increases only if you use leverage to take a larger position than your risk budget allows, which can lead to liquidation.

How does TradingGenie size positions?

In its paper-trading validation, TradingGenie uses a fixed $5 risk-at-stop per trade. Every position is calculated so that hitting the stop costs approximately $5, regardless of the asset or its volatility, with the size computed from that fixed risk and the current stop distance. This keeps the risk taken equal to the risk configured and makes the trade log directly comparable.


This article is educational and not financial advice. Trading cryptocurrency involves substantial risk of loss. Position sizing controls the size of losses but does not eliminate them. TradingGenie is in paper-trading validation, and past performance does not guarantee future results. Only trade with capital you can afford to lose.

Past performance does not guarantee future results. All trading involves risk of loss.

This article is educational and does not constitute financial advice. Past performance does not guarantee future results.

Start Smarter Trading Today

Start with free paper trading. No credit card required.