Digital Edge Lab
Edge Academy / Risk Management
Module 3 · Lesson 1 7 min read

Position Sizing Math

Why Position Sizing Comes Before Everything Else

Most new traders pick a chart pattern first and a position size last, if they think about size at all. That order is backwards. You should know exactly how many contracts you're trading before you know exactly why you're entering. The "why" can be wrong sometimes — that's normal. If the "how many" is wrong, one trade can undo a month of good work.

Position sizing is the only part of trading you fully control. You don't control whether price respects your level. You do control how much you lose if it doesn't.

The Core Formula

Every position-sizing decision in futures reduces to one equation:

contracts = risk dollars / (stop in points x point value)

Three inputs. Get any one wrong and the output is meaningless.

  • Risk dollars — the maximum you're willing to lose on this specific trade, decided before entry.
  • Stop in points — the distance from your entry to your stop, measured in points, not ticks.
  • Point value — how many dollars one full point is worth for the contract you're trading.

Point Values You Need Memorized

  • NQ: tick = 0.25 = $5.00, so 1 point = $20.
  • MNQ (Micro Nasdaq): tick = 0.25 = $0.50, so 1 point = $2.00.
  • ES: tick = 0.25 = $12.50, so 1 point = $50.
  • MES (Micro S&P): tick = 0.25 = $1.25, so 1 point = $5.00.

Micros exist specifically so this math can work for smaller accounts. If the contract-count answer for a full-size contract comes out below 1, that's the market telling you to trade the micro.

Worked Example 1: MNQ

You have a $5,000 account. You've decided your max risk per trade is 2%, which is $100. Your setup — a hypothetical example a structured trader might study — has a stop 15 points away on MNQ.

contracts = $100 / (15 points x $2/point)
contracts = $100 / $30
contracts = 3.33 → round down to 3

You trade 3 MNQ contracts. Actual dollar risk: 15 x $2 x 3 = $90. That's under your $100 cap, which is correct — you always round down, never up. Rounding up means your real risk exceeds the number you decided on, which defeats the entire exercise.

Worked Example 2: NQ

Same account logic, but now consider full-size NQ. Same $100 risk cap, same hypothetical 15-point stop.

contracts = $100 / (15 points x $20/point)
contracts = $100 / $300
contracts = 0.33 → round down to 0

Zero. On a $5,000 account, a 15-point NQ stop with a $100 risk cap doesn't support even one full-size contract. That's not a flaw in the math — it's the math protecting you. This is exactly why MNQ exists, and exactly why "I'll just trade one NQ contract because that's the minimum" is how undersized accounts get destroyed on the first losing trade.

Why Rounding Down Is Non-Negotiable

Say the math gives you 2.7 contracts. Rounding up to 3 means you're accepting more risk than you calculated as your limit — you've quietly moved the goalposts under pressure, which is exactly when your judgment is worst. Rounding down to 2 means your real risk is slightly under your cap, every time, with zero exceptions. Discipline here is not about this one trade. It's about building a habit that holds when you're tired, tilted, or excited.

Building the Habit

Before every trade, answer three questions in this order:

  1. What's my dollar risk cap for this trade?
  2. What's my stop distance in points, based on structure — not a number I like?
  3. Given the contract's point value, how many contracts does that support?

Do this on paper or in a spreadsheet until it's automatic. The traders who blow up are rarely the ones with a bad read on the market. They're the ones who sized a bad read too large.

Takeaways

  • The formula is fixed: contracts = risk dollars / (stop in points x point value) — memorize the point values for NQ, MNQ, ES, and MES.
  • Always round down. A smaller-than-planned position is a rounding error; a larger one is a broken risk rule.
  • If the contract count for a full-size product rounds to zero, that's a signal to trade the micro, not to force a full contract.
Key takeaways
  • The formula is fixed: contracts = risk dollars / (stop in points x point value) — memorize the point values for NQ, MNQ, ES, and MES.
  • Always round down. A smaller-than-planned position is a rounding error; a larger one is a broken risk rule.
  • If the contract count for a full-size product rounds to zero, that's a signal to trade the micro, not to force a full contract.
Glossary
Point value
The dollar amount one full point of price movement is worth for a given futures contract (e.g., $20/point for NQ).
Risk dollars
The fixed maximum amount, in dollars, a trader has decided to risk on a single trade before entering it.
Micro contract
A smaller-sized version of a futures contract (e.g., MNQ, MES) built to let smaller accounts size positions correctly using the same math as full-size contracts.