Position Size Calculator (Risk Management)
Check how many units to buy and what position value to open at a given risk and stop-loss.
-
1Enter data
Enter content, paste text or load a file from disk. -
2Click the button
The tool will immediately process your data in the browser. -
3Get the result
Copy the finished text or save the file to your device.
return "Result ready in 0.1s";
}
Rate this tool:
Related tools
Other tools you may find usefulHow to Use the Position Size Calculator
The position size calculator answers one of the most important questions in trading: how many units to buy so that a stop-loss hit costs no more than you planned to lose. The tool runs locally in your browser and sends no data to a server, so anything you type stays on your device.
You need four numbers to run the calculation:
- Account capital – the amount set aside for trading; $10,000 by default.
- Risk per trade – the percentage of capital you can lose on a single position; 1% by default.
- Entry price – the level at which you enter the market; 50,000 by default.
- Stop-loss – the level at which you close a losing position; 48,000 by default.
The results show the amount at risk, the position size in units, the position value, the percentage distance between the stop-loss and your entry price, and whether you need leverage.
With the default values it looks like this: amount at risk $100.00, position size 0.05 units (e.g. BTC), position value $2,500.00, stop-loss from entry 4%, required leverage: no leverage. Change any field and the results recalculate instantly.
How to Choose Your Risk per Trade
Risk per trade is the percentage of your capital you are willing to lose if the stop-loss is hit. It is not a forecast or an optimization – it is your decision about how much of your capital you expose to a single opportunity.
The most common approach is 1% of capital per trade. At that level, even a run of a dozen or more losses in a row will not wipe out the account and still leaves room to recover.
- 0.5–1% – cautious; a good choice when you are starting out and when you take a large number of trades.
- 1–2% – the typical range for a tested trading method with a clearly defined stop-loss.
- Above 2% – aggressive; single losses hit your capital hard.
The rule is simple: the further away you set your stop-loss, the smaller the position you open at the same percentage risk. You enter the percentage yourself, and the calculator converts it into a specific dollar amount and uses it to work out the position size, so that the loss at the stop-loss does not exceed the amount you planned.
Keep in mind that percentage risk cuts both ways: with lower risk you open smaller positions, so a single win is smaller, but the account is more resilient to mistakes and unlucky streaks.
Calculating Position Size and Value at the Stop-Loss
The calculation rests on one assumption: the maximum loss on the position is the amount set by your risk percentage. First, the amount at risk is calculated:
amount at risk = capital × risk ÷ 100
Then the distance between the entry price and the stop-loss is measured:
distance = entry price − stop-loss (only the difference matters, not the direction)
That gives the position size:
position size = amount at risk ÷ distance
The position value is the size multiplied by the entry price, and the percentage distance to the stop-loss is calculated as: stop-loss from entry = distance ÷ entry price × 100%.
With the default values it works out like this:
- Amount at risk: 10,000 × 1 ÷ 100 = $100.00.
- Distance to the stop-loss: 50,000 − 48,000 = 2,000.
- Position size: 100 ÷ 2,000 = 0.05 units (e.g. BTC).
- Position value: 0.05 × 50,000 = $2,500.00.
- Stop-loss from entry: 2,000 ÷ 50,000 × 100% = 4%.
Note the direction of the relationship: when the stop-loss sits further from the entry price, the position size shrinks, because the same amount of risk is spread over a larger price move. Conversely, a tight stop-loss lets you open a bigger position at unchanged risk.
Leverage and Risk in Crypto
Leverage lets you open a position worth more than the funds in your account. The calculator compares the position value with your capital and shows the required multiplier only when the position value exceeds the capital. If the position fits inside your capital, the result reads: no leverage.
Required leverage = position value ÷ capital.
It is worth separating two things: leverage and risk per trade. Leverage by itself does not have to increase risk if the position size was calculated from your planned risk and stop-loss – the loss when the stop-loss is hit still equals the amount you set. Leverage does change something else, though: it shrinks your buffer against price swings and brings the liquidation level closer.
- The higher the leverage, the smaller the price move needed to push the position toward liquidation.
- Funding costs and interest on borrowed capital grow with the position value and with the time you hold it.
- Crypto markets can move sharply, so how far the stop-loss sits from entry matters a great deal.
The practical takeaway: set your risk and stop-loss first, and only then check how much leverage the position requires. If that number is high, it is usually safer to reduce the position size than to increase your risk per trade.
Limitations: Skipped Fees, Slippage, Direction and Contracts
The position size calculator is a risk planning tool, not a forecast of your result. It relies only on the numbers you enter, so its output is an estimate.
- Fees and commissions – the tool does not add the cost of entering and exiting a position. Check your platform's current fee schedule.
- Slippage and spread – the price you actually get may differ from your entry and stop-loss levels, especially during fast market moves.
- Taxes – the result does not include tax treatment; tax rules differ from country to country and by instrument, so work those out separately.
- Trade direction – the calculator does not distinguish between long and short positions; it only measures the distance between the entry price and the stop-loss.
- Contracts and market specifics – position size is expressed in units of the instrument; the tool does not account for contract size, minimum tick, platform limits or the required margin.
- Current prices and conditions – the tool does not fetch quotes and does not know your broker's rules, so you enter the levels yourself and judge whether they are up to date.
- Liquidation – the leverage figure is only the ratio of position value to capital, not a liquidation level or a margin requirement.
In practice this means that with a tight stop-loss, high leverage and a large share of trading costs, the actual course of a position can differ from your assumptions. Treat the numbers as a starting point and always compare them with your platform's conditions and your own read of the market.
Frequently Asked Questions
How do I calculate position size?
Divide the amount you are risking by the distance between the entry price and the stop-loss. If you risk $100 and the stop-loss is 2,000 away from entry, the position size is 0.05 units. The calculator runs this conversion once you enter your capital, the risk percentage and both price levels.
What percentage of capital should I risk on one trade?
Most traders use 1%, and less often a figure between 0.5% and 2%. The higher the percentage, the faster losses grow during a losing streak, so it makes sense to start with a smaller value.
Does the position size calculator take leverage into account?
Yes, but only as information about how much leverage the position would require given your capital. If the position value fits inside your capital, the result reads: no leverage.
How do I match my stop-loss to my position size?
First decide on the level that invalidates your market thesis, and only then calculate the position size. The further the stop-loss sits from your entry price, the smaller the position you open at the same percentage risk.
Does the position size calculator send data to a server?
No. The calculations run locally in your browser, and the values you enter are never transmitted anywhere.
Does the calculator include fees and commissions?
No. Fees, commissions, taxes and slippage are not added to the result. Check your platform's current fee schedule and factor those costs into your plan.
See also — related tools
Results are estimates and do not account for commissions, spread or funding rates – before you trade, check your exchange's current fee schedule and instrument specification.