robbatt

WaddahAttarExplosion

robbatt Atualizado   
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 Lançamento:
update docu
Notas de Lançamento:
v3 added missing default params
Biblioteca do Pine

No verdadeiro espírito TradingView, o autor publicou este código de Pine como uma biblioteca de código aberto para que outros programadores de Pine de nossa comunidade possam reutilizá-lo. Um brinde ao autor! Você pode usar esta biblioteca em particular ou em outras publicações de código aberto, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Gostaria de usar essa biblioteca?

Copie a seguinte linha e cole-a em seu script.