PINE LIBRARY

HeikinAshiCurveCore

22
Library "HeikinAshiCurveCore"

haClose(srcOpen, srcHigh, srcLow, srcClose)
  Parameters:
    srcOpen (float)
    srcHigh (float)
    srcLow (float)
    srcClose (float)

haOpen(srcOpen, srcClose)
  Parameters:
    srcOpen (float)
    srcClose (float)

rollingBodySizes(haOpenSeries, haCloseSeries, window)
  Parameters:
    haOpenSeries (float)
    haCloseSeries (float)
    window (int)

detectCurve(bodySizes, compressionThreshold)
  Parameters:
    bodySizes (array<float>)
    compressionThreshold (float)

isSustainableCurve(bodySizes)
  Parameters:
    bodySizes (array<float>)

isCompressionZone(bodySizes, flatThreshold)
  Parameters:
    bodySizes (array<float>)
    flatThreshold (float)

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.