# Margin Call: When Broker Collateral Falls Short

Understand what a margin call means, how maintenance margin deficits arise, what actions may satisfy them, and why brokers may liquidate positions quickly.

Canonical: https://wiki.fcontext.com/stocks/margin-call/
Fact checked: 2026-07-20

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

A margin call is a broker notice or account condition showing that margin account equity is below a required level. The customer may need to deposit cash, deposit eligible securities, reduce positions, or repay part of the loan. The broker may also liquidate positions to protect its collateral.

The phrase can be misleading because it sounds like a polite request with time to respond. In many margin agreements, the broker can sell securities without advance notice, without waiting for a deposit, and without letting the customer choose which positions are sold.

<a id="mechanism"></a>

## Mechanism

The basic calculation is:

`Account equity = market value of securities − margin loan balance`

`Required equity = market value of securities × maintenance requirement`

A margin deficit appears when:

`Account equity < required equity`

For a single position with a `$10,000` loan and a `30%` maintenance requirement, the simplified trigger value is:

`$10,000 ÷ (1 − 30%) ≈ $14,286`

At that market value, equity is about `$4,286`, or `30%` of market value. Below it, the account no longer satisfies that simplified requirement. Real accounts can include multiple securities, options, short positions, different house requirements, accrued interest, unsettled trades, and changing collateral values.

<a id="example"></a>

## Example

An investor has `$50,000` of stock and a `$20,000` margin loan. Account equity is:

`$50,000 − $20,000 = $30,000`

If maintenance margin is `30%`, required equity is:

`$50,000 × 30% = $15,000`

There is no deficit. If the stock falls `40%`, market value becomes `$30,000` and equity becomes:

`$30,000 − $20,000 = $10,000`

Required equity is:

`$30,000 × 30% = $9,000`

The account still clears a `30%` requirement. But if the broker raises the house requirement to `50%`, required equity becomes `$15,000`, creating a `$5,000` deficit without another price move.

<a id="risks"></a>

## Risks

- **Immediate liquidation risk:** the broker may sell before the customer can act.
- **Asset-selection risk:** the broker may sell liquid positions rather than the customer's preferred positions.
- **Gap risk:** prices can move past trigger levels overnight or during halts.
- **Requirement-change risk:** house requirements can rise during volatility.
- **Interest and fee drag:** loan balances may grow while equity falls.
- **Tax disruption:** forced sales can realize gains or losses unexpectedly.
- **Residual debt risk:** liquidation may not fully repay the loan in severe moves.

<a id="misconceptions"></a>

## Common misconceptions

**"A call means I have a few days."** The account agreement may allow immediate action by the broker.

**"Depositing securities is always accepted."** Brokers decide eligibility, collateral value, and timing.

**"Selling a little will always fix it."** Falling prices, interest, and changing requirements may require more reduction.

**"The broker will sell the risky position first."** The broker's priority is reducing its loan risk, often using the most liquid collateral.

<a id="related"></a>

## Related topics

- [Margin Account](/stocks/margin-account/)
- [How Margin Accounts Work](/stocks/margin/)
- [Long and Short Positions](/stocks/long-short/)

<a id="sources"></a>

## Sources

- SEC: margin-account bulletin covering margin calls and liquidation rights.
- FINRA: investor education on borrowing, margin requirements, and risk controls.
- Federal Reserve: Regulation T background for broker-dealer margin credit.