Skip to content
StatePath
Tool Atlasobject.fibo

Tool

Fibonacci Object

object.fibo

OutputSink

Inputs

point_aBundle (untagged)

First anchor Point.

point_bBundle (untagged)

Second anchor Point.

point_cBundle (untagged)

Third anchor Point (three-anchor modes only).

Outputs

Bundle (untagged)

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.

Fibonacci Object overview diagram

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

Retracementfibo

Horizontal fibonacci retracement levels over the swing.

Retracement diagram
Time Zonesfibo_times

Vertical fibonacci time zones from the anchor interval.

Time Zones diagram
Fanfibo_fan

Fibonacci fan rays from the first anchor.

Fan diagram
Arcsfibo_arc

Fibonacci arcs around the swing, scaled by the scale knob.

Arcs diagram
Channelfibo_channel

Parallel fibonacci channel lines over three anchors.

Channel diagram
Expansionexpansion

Fibonacci expansion targets from three anchors.

Expansion diagram

Placement options

Stampedstamped

One object per confirmed anchor, oldest removed beyond the cap.

Stamped diagram
Singlesingle

One object that follows the latest confirmed anchor.

Single diagram

Line style options

Solidsolid

An unbroken line.

Solid diagram
Dasheddash

A dashed line. Width above 1 forces solid — a platform rule.

Dashed diagram
Dotteddot

A dotted line. Width above 1 forces solid — a platform rule.

Dotted diagram
Dash-dotdashdot

Alternating dashes and dots. Width above 1 forces solid.

Dash-dot diagram
Dash-dot-dotdashdotdot

A dash followed by two dots. Width above 1 forces solid.

Dash-dot-dot diagram

Levels mode options

Standardstandard

Draw from the classic retracement/extension list — toggle exactly the ratios you want.

Standard diagram
Customcustom

Type your own ratios — each renders one captioned level line at its percentage.

Custom diagram

Levels options

0.00.0

Draws the 0.0 ratio level line.

0.0 diagram
0.2360.236

Draws the 0.236 ratio level line.

0.236 diagram
0.3820.382

Draws the 0.382 ratio level line.

0.382 diagram
0.50.5

Draws the 0.5 ratio level line.

0.5 diagram
0.6180.618

Draws the 0.618 ratio level line.

0.618 diagram
0.7860.786

Draws the 0.786 ratio level line.

0.786 diagram
1.01.0

Draws the 1.0 ratio level line.

1.0 diagram
1.2721.272

Draws the 1.272 ratio level line.

1.272 diagram
1.6181.618

Draws the 1.618 ratio level line.

1.618 diagram
2.6182.618

Draws the 2.618 ratio level line.

2.618 diagram

Configuration

modeenum

Fibonacci family: retracement, time zones, fan, arcs (scaled), channel (3 anchors), expansion (3 anchors).

Choices:fibofibo_timesfibo_fanfibo_arcfibo_channelexpansion
placementenum

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.

Choices:stampedsingle
max_objectsscalar

Stamped-placement cap: the oldest object is removed once more than this many are on the chart (FIFO).

colorscalar

Object color (#rrggbb).

widthscalar

Line / border / glyph width in pixels.

line_styleenum

Line pattern for line-drawing styles. The platforms force solid when width is above 1.

Choices:soliddashdotdashdotdashdotdot
scalescalar

Arc scale for fibo_arc.

levels_modeenum

Where the level ratios come from: the standard toggle list, or your own numeric ratios.

Choices:standardcustom
levelsmulti_enum

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.

Choices:0.00.2360.3820.50.6180.7861.01.2721.6182.618
levels diagram
custom_levelsscalar

Your own level ratios — 1 to 32 finite numbers, each |ratio| ≤ 100, no duplicates. 0.618 draws at 61.8%; captions render as percentages.

Connects to

Reads from

See also