RozaniGhani-RG

CyclicRsiLib

RozaniGhani-RG Atualizado   
█ OVERVIEW
This library is complementary for Cyclic RSI High Low With Noise Filter.

█ CREDITS
LoneSomeTheBlue
WhenToTrade

AlertFrequency()
  : AlertFrequency
  Parameters:
    : : _string
  Returns: : _freq

CyclicRSI()
  : CyclicRSI
  Parameters:
    : : _source, _length, _expression
  Returns: : osc
Credits to WhenToTrade

AddToZigzag()
  : AddToZigzag
  Parameters:
    : : _id, value, max_array_size
  Returns: : array.unshift, array.pop
Credits to LonesomeTheBlue

UpdateZigzag()
  : UpdateZigzag
  Parameters:
    : : _id, value, max_array_size, dir
  Returns: : AddToZigzag, array.set
Credits to LonesomeTheBlue

BoolZigzag()
  : BoolZigzag
  Parameters:
    : : ph, pl, dirchanged, _id, dir
  Returns: : AddToZigzag, UpdateZigzag
Credits to LonesomeTheBlue

NoiseSwitch()
  : NoiseSwitch
  Parameters:
    : : _string, _id
  Returns: : FilterNoise

LineGray()
  : LineGray
  Parameters:
    : : _id
  Returns: : LineGray

LabelDir()
  : LabelDir
  Parameters:
    : : _id, _string, _color, _float
  Returns: : LabelDir

TernaryLabel()
  : TernaryLabel
  Parameters:
    : : _dir, _bool1, _bool2, _string1, _string2
  Returns: : str_label

TernaryColor()
  : TernaryColor
  Parameters:
    : : _dir, _bool1, _bool2
  Returns: : col_label
Notas de Lançamento:
v2

Add tuple to CyclicRSI
Notas de Lançamento:
v3
Notas de Lançamento:
v4
Add export to StringSwitch
Added:
StringSwitch()
  : StringSwitch
  Parameters:
    : : _string
  Returns: : str_OB, str_OS
Notas de Lançamento:
v5

Added:
ColorNewSwitch()
  : ColorNewSwitch
  Parameters:
    : : _dir, _bool1, _bool2
  Returns: : NewColor

Updated:
LabelDir()
  : LabelDir
  Parameters:
    : : _id, _string, _color, _dir
  Returns: : LabelDir
Notas de Lançamento:
v6

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.