# Going Long vs. Selling Short

Compare long and short stock positions, including payoff formulas, share borrowing, dividends, borrow fees, margin, recalls, and asymmetric loss limits.

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

> For educational purposes only; not investment advice.

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

## Direct answer

A **long stock position** begins by buying shares. Its price return is positive when the exit price exceeds the purchase price. A **short sale** generally begins by borrowing shares, selling them, and later buying equivalent shares to return to the lender; its price return is positive when the cover price is below the sale price.

The directions are opposite, but their risks are not mirror images. An unleveraged long position can lose the amount invested if the stock reaches zero, while its price can rise without a fixed ceiling. A short sale's maximum price profit is limited because a stock cannot fall below zero, while a rising stock creates no fixed upper bound on loss.

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

## How the positions work

For `N` shares, ignoring costs:

`Long profit or loss = (exit price - entry price) × N`

`Short profit or loss = (short-sale price - cover price) × N`

A long investor owns shares and may receive declared dividends, subject to eligibility and taxes. A short seller does not own the borrowed shares. The broker locates or borrows stock, the short seller posts margin, and sale proceeds are held under account rules. To close, the seller **buys to cover** and returns equivalent shares.

The short seller can owe payments in lieu of dividends and a stock-borrow fee. Borrow availability and rates can change daily; the lender may recall shares, and the broker can require a cover. These financing and operational obligations mean a short position can lose money even when the stock eventually declines.

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

## Payoff example

Compare 100 shares with a `$100` starting price, before commissions, spread, interest, borrow fees, and dividends.

| Position and exit | Calculation | Price P/L |
| --- | --- | ---: |
| Long, sell at $120 | `($120 - $100) × 100` | +$2,000 |
| Long, sell at $80 | `($80 - $100) × 100` | -$2,000 |
| Short, cover at $80 | `($100 - $80) × 100` | +$2,000 |
| Short, cover at $120 | `($100 - $120) × 100` | -$2,000 |

If the stock falls to zero, this short's maximum gross price profit is `$100 × 100 = $10,000`. If it rises to $300, the price loss is `($100 - $300) × 100 = -$20,000`. There is no price-based ceiling because the stock can continue above $300.

Return percentages also need a clearly stated denominator. Dividing short profit by sale proceeds is not the same as return on the equity and collateral required by the broker.

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

## Risks

- **Long downside:** business failure or delisting can reduce an unleveraged common-stock position toward zero.
- **Short unlimited-loss structure:** a rising price has no fixed maximum.
- **Short squeeze:** rapid buying by short sellers and other participants can accelerate a rise.
- **Borrow cost:** hard-to-borrow rates can increase and consume expected profit.
- **Recall and buy-in:** shares can become unavailable, forcing closure at an unfavorable time.
- **Dividend obligation:** the short seller can owe a payment corresponding to a distribution.
- **Margin liquidation:** adverse moves or higher requirements can cause forced sales or covers.
- **Execution risk:** gaps, halts, wide spreads, and thin depth can prevent a planned exit price.

Long positions financed on margin add borrowing and liquidation risks that do not apply to fully paid shares. Position direction and financing method should therefore be analyzed separately.

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

## Common misconceptions

**"Shorting is simply buying a negative number of shares."** It involves a securities loan, collateral, account permissions, and potential recall.

**"A correct bearish thesis guarantees profit."** Timing, borrow cost, dividends, margin, and forced closure can overwhelm a later decline.

**"Short-sale proceeds are available cash profit."** They are held subject to broker and margin rules and accompany an obligation to return shares.

**"A stop order caps short-sale loss."** A stop becomes an order after triggering; gaps or thin liquidity can produce a much worse fill.

**"Long positions cannot lose more than the investment."** That statement assumes fully paid stock and excludes margin loans or other obligations.

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

## Related topics

- [Stock Borrow Fees](/stocks/stock-borrow-fees/)
- [How Margin Accounts Work](/stocks/margin/)
- [Bid-Ask Spread](/stocks/bid-ask-spread/)

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

## Authoritative sources

- [Short Sales](https://www.investor.gov/introduction-investing/investing-basics/glossary/short-sales-0) - SEC Investor.gov (accessed 2026-07-13)
- [Short Selling](https://www.finra.org/investors/investing/investment-products/stocks/short-selling) - FINRA (accessed 2026-07-13)