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)

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。