OPEN-SOURCE SCRIPT

XYZ Super Fibonacci Channel Cluster

Actualizado

Simple setups
  • Just input two different ema, X and Y.
  • Multiple = input Phi factor (ex: 0.38 , 0.618 , 1.618 , 3.14)


Usage
Grouping movements into channels to identify trend acceleration and deceleration

Example usability in the BTC/USD trading pair (timeframe = 1D) =>
Input Setups
  • Source = hlc3
  • Multiplier = 2
  • X Ema = 13
  • Y Ema = 21


How to identify acceleration and deceleration?
  • H_1 to H_2 => Bullish but no acceleration (because at same top level border).
  • H_2 to H_3 => Bullish with acceleration (go up to another top level border).
  • H_3 to H_4 / H_4 to H_5 => Bullish deceleration (because drop to another top level border).
  • L_1 to L_2 => Bearish signal (because fall below EMA-super and touch the bottom border of Super Channel).
  • L_2 to L_3 => Bearish acceleration (drop to another bottom level border).
  • L_3 to L_4 => Bearish deceleration (go up to another bottom level border).
Notas de prensa
V.2
  • Added a multiplier options and updating tooltip
  • Default setup changes
Notas de prensa
Update
  • Separate Upper Multiplier and Lower Multiplier
  • Ema XYZ enabled
  • Coloring improvement
    [*} Term improvement
Notas de prensa
  • Updated script
  • Added channel last length
  • Default changes
Bands and ChannelsfibonaccichannelsFibonacci ClusterFibonacci RetracementMoving Averagesprogressiveregressionsregressivexyz

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad