robbatt

WaddahAttarExplosion

robbatt Actualizado   
Library "WaddahAttarExplosion"

wae(sensitivity, macdFastEMALength, macdSlowEMALength, bbChannelLength, bbStdevMultiplier, refHigh, refLow, refClose) Returns the Waddah Attar Uptrend, Downtrend, Explosion Line and Dead zone
  Parameters:
    sensitivity: simple float multiplicator for trend line calculation from macd
    macdFastEMALength: simple int length for macd fast line
    macdSlowEMALength: simple int length for macd slow line
    bbChannelLength: simple int length for calculating the bb channel (for std deviation)
    bbStdevMultiplier: simple float multiplier to increace bb std deviation
    refHigh: series float optional if you want to use another timeframe or symbol, pass it's 'high' series here
    refLow: series float optional if you want to use another timeframe or symbol, pass it's 'low' series here
    refClose: series float optional if you want to use another timeframe or symbol, pass it's 'close' series here
  Returns:
Notas de prensa:
update docu
Notas de prensa:
v3 added missing default params
Biblioteca Pine

Siguiendo el verdadero espíritu de TradingView, el autor de este código de Pine lo ha publicado como biblioteca de código abierto, para que el resto de programadores de Pine de esta comunidad puedan volver a utilizarlo. ¡Un hurra por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero debe ceñirse a lo establecido en las Normas internas.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar esta biblioteca?

Copie la siguiente línea y péguela en su script.