Skip to content
StatePath
Tool Atlasobject.elliott

Tool

Elliott Wave Object

object.elliott

OutputSink

Inputs

point_aBundle (untagged)

Wave point 1 / (A).

point_bBundle (untagged)

Wave point 2 / (B).

point_cBundle (untagged)

Wave point 3 / (C).

point_dBundle (untagged)

Wave point 4 (five-wave impulse only).

point_eBundle (untagged)

Wave point 5 (five-wave impulse only).

Outputs

Bundle (untagged)

A chart-object sink — it draws on the terminal chart and outputs nothing. Nothing can be wired from it.

Elliott Wave Object labels an Elliott wave over the anchor points: the five-wave impulse (1)–(5) or the three-wave correction (A)(B)(C).

Elliott Wave Object overview diagram

How it works

Wire the wave points in order: 'point_a' through 'point_c' for a correction, plus 'point_d' and 'point_e' for the impulse. On MetaTrader 4 (no native Elliott objects) the wave renders as text labels joined by trend-line connectors. Single placement follows the latest confirmed pattern; stamped keeps one wave per confirmation.

Modes

Mode options

Impulse (1)–(5)wave5

The five-point motive wave over five anchors.

Impulse (1)–(5) diagram
Correction (A)(B)(C)wave3

The three-point corrective wave over three anchors.

Correction (A)(B)(C) 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

Configuration

modeenum

Wave shape: the 5-point impulse or the 3-point correction.

Choices:wave5wave3
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. The MQL platforms force solid when width > 1.

Choices:soliddashdotdashdotdashdotdot

Connects to

Reads from

See also