PINE LIBRARY

CyclicRsiLib

Güncellendi
█ 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
Sürüm Notları
v2

Add tuple [osc, crsi, rsi] to CyclicRSI
Sürüm Notları
v3
Sürüm Notları
v4
Add export to StringSwitch
Added:
StringSwitch()
  : StringSwitch
  Parameters:
    : : _string
  Returns: : str_OB, str_OS
Sürüm Notları
v5

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

Updated:
LabelDir()
  : LabelDir
  Parameters:
    : : _id, _string, _color, _dir
  Returns: : LabelDir
Sürüm Notları
v6
arrayscyclicinputsRelative Strength Index (RSI)

Pine kitaplığı

Gerçek TradingView ruhuyla, yazar bu Pine kodunu açık kaynaklı bir kütüphane olarak yayınladı, böylece topluluğumuzdaki diğer Pine programcıları onu yeniden kullanabilir. Yazar çok yaşa! Bu kütüphaneyi özel olarak veya diğer açık kaynaklı yayınlarda kullanabilirsiniz, ancak bu kodun bir yayında yeniden kullanılması Ev kuralları tarafından yönetilir.


Aynı zamanda::

Feragatname