Silver extension math

Silver Fibonacci extension 1.618: calculate the target

A silver 1.618 Fibonacci extension is a price projection calculated from a specific impulse and pullback. It is not one permanent silver target. The result changes when the symbol, timeframe, or three anchor prices change.

Direct answer

For an upward move, calculate the 1.618 target as point C plus 1.618 times the distance from point A to point B. If A is $28.00, B is $32.00, and C is $30.50, the illustrative target is $36.972 per troy ounce.

Inputs that make a silver target auditable

Symbol

Record XAGUSD, SI1!, or the exact contract

Anchors

A is start, B is end, C is pullback end

Unit

State the quote unit and currency

Status

Projection zone, not a price forecast

Extension levels from one illustrative silver swing

This table uses A = $28.00, B = $32.00, and C = $30.50. The $4.00 impulse is multiplied by each ratio and added to C. Replace all three prices with values from one current chart.

RatioIllustrative pricePlanning use
1.000$34.500A measured move equal to the A to B impulse
1.272$35.588A nearer extension reference
1.618$36.972The golden-ratio extension in this example
2.618$40.972A distant target for a stronger move
4.236$47.444An extreme projection with more uncertainty

How to calculate the silver 1.618 extension

  1. 1

    Fix the silver instrument

    Choose one spot, futures, ETF, or CFD chart. Do not combine a swing from XAGUSD with a pullback from SI1! because their prices and sessions can differ.

  2. 2

    Mark a completed A to B impulse

    Use one visible move on the timeframe that controls the trade. Point A starts the move and point B ends it.

  3. 3

    Wait for point C

    Point C is the end of the pullback against the A to B move. A moving C produces a moving target, so label an unfinished setup as provisional.

  4. 4

    Calculate and record the target

    For an uptrend, use C + absolute value of B minus A, multiplied by 1.618. Record all inputs beside the result.

  5. 5

    Define confirmation and failure

    Treat the number as a zone to inspect. Write what confirms the move, what invalidates it, and how position risk is limited before price approaches the level.

Checks I make before saving a silver target

When I map silver, I write XAGUSD or the exact futures contract beside the anchors. A continuous futures chart and a spot chart are not interchangeable inputs.

I keep the 1.272, 1.618, and 2.618 results together. That makes it obvious when a proposed target depends on choosing only the most dramatic ratio.

I save the chart scale and timeframe with the calculation. A target without those inputs cannot be reproduced later.

Why silver does not have one permanent 1.618 target

The ratio stays fixed, but the measured swing does not. A daily advance from one low to one high creates a different projection than a four-hour move taken from the middle of that advance.

The instrument matters too. XAGUSD, a silver futures contract, and a silver ETF can have different sessions, rolls, fees, and price scales. The page cannot supply a current target until the user supplies one coherent A, B, and C set.

Read 1.618 as a zone, not a guaranteed turn

A calculated level says where a 1.618 projection falls. It does not say that silver will reach it or reverse there. Price can stop before the level, pass through it, or ignore the entire map.

For a testable plan, define a tolerance around the target and a rule for managing the position. Use the same tolerance in historical tests. Changing it after seeing the result creates hindsight bias.

  • Keep the symbol, venue, timeframe, and anchors in the chart note.
  • Use closed bars when the rule requires confirmation.
  • Include commissions, spread, and measured slippage in any backtest.

Use current data without publishing a stale target

Silver moves after any page is published. An evergreen calculator is more useful than a hard-coded price because it lets the reader enter current anchors from the exact chart being traded.

The Pineify extension calculator supports two-point and three-point methods. For this keyword, the three-point ABC method matches the trend-based extension workflow.

Worked 1.618 calculation

The prices below are teaching inputs, not current silver market data.

Uptrend target = C + (absolute value of B - A) x ratio

A = $28.00
B = $32.00
C = $30.50
Impulse = $4.00
1.618 target = $30.50 + ($4.00 x 1.618) = $36.972

Use prices from one current silver chart before relying on the output for planning.

Turn the silver setup into inspectable Pine Script

A script can keep anchor rules, ratios, and alerts consistent. The user still decides whether the swing definition is suitable.

Create a Pine Script v6 overlay for XAGUSD that detects confirmed pivot highs and lows with an adjustable depth. Store points A, B, and C only after each pivot is confirmed. Plot 1.0, 1.272, 1.618, and 2.618 extension levels. Label the anchor prices and alert only after a bar closes across a selected level.
Build the rule in Pine Script

This page is an information tool, not investment advice. The silver prices are invented teaching inputs, not live quotes or forecasts. Fibonacci projections do not promise a target, reversal, or return.

Common questions