Elliotwellen — Wellenanalyse — Indikatoren und Signale — TradingView (2024)

Sylvain Zig-Zag [MyTradingCoder]

MyTradingCoder

This Pine Script version of ZigZagHighLow is a faithful port of Sylvain Vervoort's original study, initially implemented in NinjaScript and later added to the thinkorswim standard library. This indicator identifies and connects swing points in price data, offering a clear visualization of market moves that exceed a specified threshold. Additionally, it now...

762

5

Elliotwellen

Die Elliott Wave Theorie ist eine der meist anerkannten und benutzen Formen der technischen Analyse. Sie beschreibt den natürlichen Rhythmus der Massenpsychologie im Markt, welche sich in Form von Wellen manifestiert. Das Wesen der Elliott-Wellen ist, dass die Kurse abwechselnd zwischen impulsiven Phasen und Korrekturphasen wechseln, die den Trend festlegen. In ihrer einfachsten und geradlinigsten Form enthalten die Impulse 5 Wellen niedrigeren Grades und die Korrekturen, 3 Wellen niedrigeren Grades.

Die Elliott Wave ist fraktal und das zugrundeliegende Muster bleibt konstant. Die 5 + 3 Wellen definieren einen kompletten Zyklus. Sie können verschiedene Muster bilden, wie z.B.:Diagonle Enden,Erweiterte Ebenen,Zickzack-Korrekturen sowie Dreiecke. Fünfzehn verschiedene Wellengrade können mit jedem der fünf intelligenten Zeichenwerkzeuge identifiziert werden, so dass der Benutzer verschiedene Wellengrade auf einem Chart visuell identifizieren kann. Der Schlüssel zum erfolgreichen Handel mit Elliott-Wellen liegt in der korrekten Zählung der Wellen, für die es Regeln und Richtlinien gibt.

Butterfly Harmonic Pattern [TradingFinder] Harmonic Detector

TFlab

🔵 Introduction The Butterfly Harmonic Pattern is a sophisticated and highly regarded tool in technical analysis, utilized by traders to identify potential reversal points in the financial markets. This pattern is distinguished by its reliance on Fibonacci ratios and geometric configurations, which aid in predicting price movements with remarkable...

285

Harmonic Patterns Library [TradingFinder]

TFlabAktualisiert

🔵 Introduction Harmonic patterns blend geometric shapes with Fibonacci numbers, making these numbers fundamental to understanding the patterns.One person who has done a lot of research on harmonic patterns is Scott Carney.Scott Carney's research on harmonic patterns in technical analysis focuses on precise price structures based on Fibonacci ratios to identify...

122

8

Market Structures + ZigZag [TradingFinder] CHoCH/BOS - MSS/MSB

TFlab

🟣 Introduction 🔵 Market Structure Grasping market structure entails examining market behavior. Essentially, market structure refers to the formation and progression of the market within its trends.Market structures are generally fractal and nested, leading us to classify them into internal (minor) and external (major) structures. There are several...

675

13

Volatility_ZigZag_Library

brettkindAktualisiert

This is a Pine Script library for the public indicator "Volatility ZigZag" by brettkind. For further description, please refer to the information available on the original indicator page.Library "Volatility_ZigZag_Library" getValues_andStyling_VolatilityZigZag_byBrettkind(hl_src, SOURCE, length, min_dev_input, stdev_fctr, ZigZag, zz_color, zz_width,...

35

6

TFlab

🔵 Introduction 🟣 Zigzag Zigzag is a lagging indicator; this indicator identifies points on a price chart that have more significant changes than its previous wave and then by connecting these lines to each other, it assists traders in trend detection. This indicator reduces random price fluctuations and attempts to make the primary price trend clearer.🟣...

519

27

ZigZag Library [TradingFinder]

TFlab

🔵 Introduction The "Zig Zag" indicator is an analytical tool that emerges from pricing changes. Essentially, it connects consecutive high and low points in an oscillatory manner. This method helps decipher price changes and can also be useful in identifying traditional patterns. By sifting through partial price changes, "Zig Zag" can effectively pinpoint...

78

4

ZigZag Library

AlphaViz

This is yet another ZigZag library.🔵 Key Features1. Lightning-Fast Performance : Optimized code ensures minimal lag and swift chart updates.2. Real-Time Swing Detection : No more waiting for swings to finalize! This library continuously identifies the latest swing formation.3. Amplitude-Aware : Discover significant swings earlier, even if they haven't...

100

11

TFlabAktualisiert

🔵 Introduction "Zigzag" is an indicator that forms based on price changes. Essentially, the function of this indicator is to connect consecutive and alternating High and Low pivots. This pattern assists in analyzing price changes and can also be used to identify classic patterns. "Zigzag" is an analytical tool that, by filtering partial price movements based on...

599

15

Zigzag Fibonacci Golden Zone [UAlgo]

UAlgoAktualisiert

🔶 Description: The "Zigzag Fibonacci Golden Zone" aims to identify potential trend pullback points by utilizing a combination of zigzag patterns and Fibonacci "Golden Zone (0.618 - 0.786)" retracement levels. It plots zigzag lines on the price chart, highlighting significant swing highs and swing lows, and overlays Fibonacci retracement levels to indicate...

785

17

Trended CVD [Mxwll]

MXWLL-Capital-Trading

Hey!This indicator "Trended CVD" categorizes price movement by trend (using zig zag) and calculates cumulative volume delta for the entirety of the price move. Features CVD calculated for the trend CVD divergences are distinguished (uptrend and falling CVD / downtrend and rising CVD) CVD output normalized to scale with chart, and is plotted alongside...

418

8

ZigzagLite

TrendoscopeWizardAktualisiert

Library "ZigzagLite" Lighter version of the Zigzag Library. Without indicators and sub-component divisions method getPrices(pivots)   Gets the array of prices from array of Pivots  Namespace types: Pivot   Parameters:     pivots (Pivot ) : array array of Pivot objects  Returns: array array of pivot prices method getBars(pivots)   Gets the array of...

108

8

Zigzag

TrendoscopeWizardAktualisiert

Library "Zigzag" Zigzag related user defined types. Depends on DrawingTypes library for basic types method tostring(this, sortKeys, sortOrder, includeKeys)   Converts ZigzagTypes/Pivot object to string representation  Namespace types: Pivot  Parameters:     this (Pivot) : ZigzagTypes/Pivot     sortKeys (bool) : If set to true, string output is sorted by...

105

6

Volatility ZigZag

brettkindAktualisiert

It calculates and plots zigzag lines based on volatility and price movements. It has various inputs for customization, allowing you to adjust parameters like source data, length, deviation, line styling, and labeling options.The indicator identifies pivot points in the price movement, drawing lines between these pivots based on the deviation from certain price...

417

22

Zig-Zag Open Interest Footprint [Kioseff Trading]

KioseffTradingWizard

Hello!This script "Zig Zag Open Interest Footprint" calculates open interest x price values for zig zag trends! Features Open interest footprints anchored to zig zag trends Summed OI x price level footprints Total OI (for each category) for the entire trend shown Standard POC lines, in addition to separated POC lines for each category of open interest x...

458

10

ZigZag++ Fibonacci

DevLucem

Auto Fibonacci tools are powerful ways designed to simplify your technical analysis by automatically drawing Fibonacci retracement and extension levels on your chart. This indicator is built to enhance your trading experience with clearer market moves and informative insights.You can easily spot your waves and patterns when the percentages are moving with you....

1074

20

Zigzag Chart Points

RozaniGhani-RGAktualisiert

█  OVERVIEWThis indicator displays zigzag based on high and low using latest pine script version 5 , chart.point which using time, index and price as parameters.Pretty much a strip down using latest pine script function, without any use of library .This allow pine script user to have an idea of simplified and cleaner code for zigzag.█  CREDITS...

589

3

ZigLib

DevLucem

Library "ZigLib" Calculate the points for ZigZag++. You can use custom data and resolution for your ZigZag++.Sample Usage import DevLucem/ZigLib/1 as ZigZag = ZigZag.zigzag(low, high)bgcolor(direction<0? color.rgb(255, 82, 82, 80): color.rgb(0, 230, 119, 80))line zz = line.new(z1.time, z1.price, z2.time, z2.price, xloc.bar_time, width=3)if...

51

7

Elliotwellen — Wellenanalyse — Indikatoren und Signale — TradingView (2024)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Trent Wehner

Last Updated:

Views: 6053

Rating: 4.6 / 5 (76 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Trent Wehner

Birthday: 1993-03-14

Address: 872 Kevin Squares, New Codyville, AK 01785-0416

Phone: +18698800304764

Job: Senior Farming Developer

Hobby: Paintball, Calligraphy, Hunting, Flying disc, Lapidary, Rafting, Inline skating

Introduction: My name is Trent Wehner, I am a talented, brainy, zealous, light, funny, gleaming, attractive person who loves writing and wants to share my knowledge and understanding with you.