// by seankriegler.com
Fibonacci Calculator
Generate Fibonacci retracement and extension levels for any swing high and low
Retracements
| Level | Price |
|---|
Extensions
| Level | Price |
|---|
// Retracements
Levels (23.6%, 38.2%, 50%, 61.8%, 78.6%) where price might pause or reverse during a pullback.
// Extensions
Levels beyond 100% (127.2%, 161.8%, 261.8%) often used to set profit targets after a breakout.
// Trend Direction
For an uptrend, retracements drop from the high; for a downtrend they rise from the low.