Tool
Fibonacci Object
object.fibo
Inputs
First anchor Point.
Second anchor Point.
Third anchor Point (three-anchor modes only).
Outputs
A chart-object sink — it draws on the terminal chart and outputs nothing. Nothing can be wired from it.
Fibonacci Object draws a level-bearing fibonacci figure over the anchors: retracement, time zones, fan, arcs, channel, or expansion, with the standard ratio set toggled per level.
How it works
Wire the swing anchors: 'point_a' and 'point_b' span the figure (channel and expansion take a third). Toggle which standard ratios draw; each level line carries its ratio caption. fibo_arc additionally takes a scale.
Modes
Mode options
Horizontal fibonacci retracement levels over the swing.
Vertical fibonacci time zones from the anchor interval.
Fibonacci fan rays from the first anchor.
Fibonacci arcs around the swing, scaled by the scale knob.
Parallel fibonacci channel lines over three anchors.
Fibonacci expansion targets from three anchors.
Placement options
One object per confirmed anchor, oldest removed beyond the cap.
One object that follows the latest confirmed anchor.
Line style options
An unbroken line.
A dashed line. Width above 1 forces solid — a platform rule.
A dotted line. Width above 1 forces solid — a platform rule.
Alternating dashes and dots. Width above 1 forces solid.
A dash followed by two dots. Width above 1 forces solid.
Levels mode options
Draw from the classic retracement/extension list — toggle exactly the ratios you want.
Type your own ratios — each renders one captioned level line at its percentage.
Levels options
Draws the 0.0 ratio level line.
Draws the 0.236 ratio level line.
Draws the 0.382 ratio level line.
Draws the 0.5 ratio level line.
Draws the 0.618 ratio level line.
Draws the 0.786 ratio level line.
Draws the 1.0 ratio level line.
Draws the 1.272 ratio level line.
Draws the 1.618 ratio level line.
Draws the 2.618 ratio level line.
Configuration
Fibonacci family: retracement, time zones, fan, arcs (scaled), channel (3 anchors), expansion (3 anchors).
How the object tracks the anchor stream: 'stamped' leaves one object per triggering bar (capped by max_objects); 'single' keeps one object moved in place.
Stamped-placement cap: the oldest object is removed once more than this many are on the chart (FIFO).
Object color (#rrggbb).
Line / border / glyph width in pixels.
Line pattern for line-drawing styles. The platforms force solid when width is above 1.
Arc scale for fibo_arc.
Where the level ratios come from: the standard toggle list, or your own numeric ratios.
Which standard retracement/extension ratios to draw — from 0.0 up to 2.618. Each enabled ratio renders one captioned level line; more ratios mean a denser ladder.
Your own level ratios — 1 to 32 finite numbers, each |ratio| ≤ 100, no duplicates. 0.618 draws at 61.8%; captions render as percentages.