# Long and Short Positions: Direction, Payoff, and Risk

Learn what it means to go long or sell short, how each position makes or loses money, and why short selling has borrowing, margin, and unlimited-loss risks.

Canonical: https://wiki.fcontext.com/stocks/long-short/
Fact checked: 2026-07-20

> For educational purposes only; not investment advice.

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

## Direct answer

Going long means buying an asset because its price rising would help the position. Selling short means borrowing shares, selling them, and later buying equivalent shares to return; the short seller benefits if the repurchase price is lower than the sale price.

Long and short are market directions, but they are not symmetric risk profiles. A fully paid long stock position can lose the amount invested if the stock goes to zero. A short stock position has limited gross price profit because the stock cannot fall below zero, while a rising price has no fixed upper bound.

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

## Mechanism

Ignoring costs, the basic payoff formulas are:

`Long P/L = (exit price − entry price) × shares`

`Short P/L = (short-sale price − cover price) × shares`

A long buyer pays for shares and owns them. The holder may receive dividends if eligible and can sell later. A short seller needs a margin account and a broker that can locate or borrow the shares. The sale proceeds are not simply free cash; the short seller still owes equivalent shares back to the lender.

Short positions can include borrow fees, payments in lieu of dividends, changing margin requirements, recalls, buy-ins, and forced covering. Those costs and constraints can matter as much as the directional view.

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

## Example

An investor buys `100` shares at `$100`. If the shares are later sold at `$120`, the price profit is:

`($120 − $100) × 100 = $2,000`

If the shares fall to `$80` and are sold, the price loss is:

`($80 − $100) × 100 = -$2,000`

Now compare a short sale of `100` shares at `$100`. If the seller covers at `$70`, the gross price profit is:

`($100 − $70) × 100 = $3,000`

If the stock rises to `$150`, the gross price loss is:

`($100 − $150) × 100 = -$5,000`

The short seller also needs to consider borrow costs, margin, dividends, and execution price.

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

## Risks

- **Long loss risk:** a stock can decline sharply or become worthless.
- **Short unlimited-loss structure:** a shorted stock can keep rising.
- **Borrow risk:** shares can become hard to borrow or expensive to borrow.
- **Recall and buy-in risk:** borrowed shares may be recalled or closed by the broker.
- **Dividend obligation:** short sellers may owe payments connected to distributions.
- **Margin risk:** adverse moves can trigger higher requirements or forced liquidation.
- **Execution risk:** gaps, halts, thin liquidity, and wide spreads can make exits worse than planned.
- **Short squeeze risk:** rapid covering and new buying can push a heavily shorted stock higher.

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

## Common misconceptions

**"Shorting is just the opposite of buying."** The direction is opposite, but the mechanics include borrowing, collateral, and possible recall.

**"A bearish thesis is enough."** Timing, borrow cost, dividends, and forced covering can make a correct long-term view lose money.

**"The cash from a short sale is spendable profit."** It is held under account rules and comes with an obligation to return shares.

**"Long positions always have limited risk."** Fully paid shares have limited price loss, but margin borrowing can create additional obligations.

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

## Related topics

- [Going Long vs. Selling Short](/stocks/long-and-short/)
- [How Margin Accounts Work](/stocks/margin/)
- [Stock Borrow Fees](/stocks/stock-borrow-fees/)

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

## Sources

- SEC Investor.gov: short sale definition and investor education.
- FINRA: short selling mechanics, margin, borrowing, and short-squeeze risk.
- SEC: Regulation SHO background for locating and delivery rules.