Futures Margin Explained

By Stax Team

Futures margin is not a down payment. It is a performance bond — collateral you post to guarantee you can cover losses, returned when the position closes. Two figures matter: initial margin, set by the exchange as the minimum to hold a position overnight, and intraday margin, set by your broker and typically far lower for positions closed before the session ends. That gap is why a strategy holding overnight needs substantially more capital than one flat by the close.

Options traders arrive with the wrong mental model here. An options buyer pays a premium and owns something. A futures trader posts collateral and owes performance.

Margin is collateral, not cost

When you buy an option, the premium is spent. It is the price of the contract and the maximum you can lose on a long position.

When you open a futures position, the margin is set aside rather than spent. It remains your money, held as a good-faith deposit against adverse moves, and it is released when the position closes.

The consequence is the one that catches people: your loss is not capped by what you posted. A futures position can lose more than the margin backing it, and you owe the difference. Options buyers have a floor at zero; futures traders do not.

Initial, maintenance, and intraday

Three numbers, and confusing them causes real problems.

Initial margin is what the exchange requires to open and hold a position overnight. It is the exchange's floor; brokers may require more.

Maintenance margin is the level your account must stay above once positioned. Fall below it and you face a margin call — deposit more or have the position reduced. It sits somewhat below initial margin.

Intraday margin is set by your broker, not the exchange, and applies only to positions closed before the session ends. It is typically dramatically lower — for equity index contracts the gap between an intraday requirement and an overnight one can be an order of magnitude.

That gap is a broker accommodation rather than a reduction in risk. Your exposure is identical either way; only the collateral requirement differs, and it differs because the broker expects to be able to close you out before the session boundary.

The overnight boundary is a real event

If you hold past your broker's cutoff, the requirement jumps from intraday to overnight. An account funded for intraday trading can be adequately margined all day and inadequately margined the moment the session rolls.

For automation this is a configuration requirement, not a warning. If your strategy is intended to be flat by the close, the software has to enforce that — and it has to use the exchange trading day, which for futures rolls at the daily maintenance break rather than at midnight.

A system that holds a position through the boundary because a signal never arrived, or because a stop did not fill, can create a margin problem no strategy rule anticipated.

Margin requirements move

They are not constants. Exchanges raise requirements when volatility rises, and brokers raise them further at their own discretion.

The timing is unhelpful: requirements increase precisely when markets are moving, which is when your account is most likely to be under pressure already. A position that was comfortably margined on Monday can be short on Thursday without you having traded.

Published margin figures — including any you find in an article — are snapshots. Verify against your broker, and leave meaningful excess above the minimum rather than funding to the requirement exactly.

Auto-liquidation

The part automated traders should understand best and usually consider least.

Brokers do not wait indefinitely for a margin call to be met. Many close positions automatically when an account falls below required levels, and the closure happens at whatever price is available at that moment — which, since it is triggered by adverse movement, is generally a poor one.

Two things follow for automation. Your software's risk logic is not the only risk logic operating on your account; the broker has its own and it takes precedence. And a position closed by the broker is a position your software may believe it still holds, which makes reconciliation against the broker essential rather than good practice.

A system that reconciles only on a schedule can act on a position that no longer exists for hours, and every action it takes in that window is wrong.

Sizing from risk, not from margin

The most consequential point on this page.

Margin tells you what you are permitted to open. It says nothing about what you should open, and the two are wildly different in futures because the requirement is a small fraction of the exposure.

An account can be permitted to hold many contracts and be destroyed by holding them. Sizing from margin capacity is the single fastest way to blow up a futures account, and it is common precisely because the margin number is the one the platform shows you.

Size from risk instead: tick value multiplied by stop distance gives dollar risk per contract, and that number is what the divide-by-20 rule applies to — available trading capital divided by twenty as the ceiling on any single position. Micro contracts exist partly so that this ceiling is achievable in smaller accounts.

The honest limits

Meeting margin requirements is not risk management. It is the minimum to participate, and an account holding the maximum permitted position is maximally exposed by definition.

Margin does not cap loss. Futures losses can exceed the amount deposited, and the shortfall is a debt.

Requirements change without warning and in the unfavourable direction, so a plan that works at current margin may not at higher margin.

And auto-liquidation means your broker can act on your account regardless of what your software intends. On a self-hosted deployment your risk limits live in your own environment, which is the right place for them — and they operate alongside the broker's, not instead of them. The post-PDT regime removed the equity floor for intraday equity trading, which brought more small accounts toward leveraged instruments generally; futures margin arithmetic is considerably less forgiving of a small account than options premium is.

Frequently asked questions

What is futures margin? Collateral posted to guarantee you can cover losses, held rather than spent and returned when the position closes. It is a performance bond, not a purchase price.

What is the difference between initial and intraday margin? Initial margin is the exchange minimum to hold overnight. Intraday margin is set by your broker for positions closed before the session ends and is typically far lower.

Can I lose more than my margin? Yes. Futures losses can exceed the amount deposited, and the shortfall is owed.

What happens if I fall below maintenance margin? You face a margin call, and many brokers auto-liquidate positions rather than waiting — at whatever price is available.

Should I size positions from margin requirements? No. Size from dollar risk per contract using tick value and stop distance. Margin tells you what you can open, not what you should.


Disclaimer: This article is educational content about trading mechanics and software. It is not investment advice, financial advice, tax advice, legal advice, or a recommendation to buy or sell any security or futures contract, nor a recommendation of any strategy, platform, or broker. Any contracts, specifications, margin figures, or fee structures named are described for illustration and are subject to change by exchanges and brokers without notice. Futures and options trading involve substantial risk of loss and are not suitable for all investors; futures are leveraged and losses can exceed the amount deposited. Please read Characteristics and Risks of Standardized Options before trading options. Automated trading carries additional risks including software defects, connectivity failures, broker API changes, and outages that may prevent orders from being placed, modified, or cancelled. Past performance does not indicate future results, and no configuration, position-sizing rule, or risk setting can guarantee a profit or prevent a loss.

StaxInvesting LLC sells self-hosted trading software. It is not a broker-dealer, futures commission merchant, investment adviser, or financial institution, and it does not manage accounts, hold member funds, place trades on behalf of members, or access member brokerage accounts. Members run the software in their own cloud environment, connect their own brokerage accounts under their own credentials, and are solely responsible for their configuration, their credential security, and every trade executed in their account. Exchange specifications, margin requirements, and broker terms described here reflect publicly available information as of publication and change frequently; always verify against current official sources. Consult a qualified financial adviser and tax professional regarding your individual circumstances.