PINE LIBRARY
Updated

BestTimeFrameFinder

116
Library "BestTimeFrameFinder"

adx(len)
  Parameters:
    len (simple int)

atrPercent(len)
  Parameters:
    len (simple int)

scaleFromTf(tf, atrWeight)
  Parameters:
    tf (string)
    atrWeight (simple float)

scoreLocal(adxLen, atrLen, scale)
  Parameters:
    adxLen (simple int)
    atrLen (simple int)
    scale (simple float)

maxInArray(arr)
  Parameters:
    arr (array<float>)
Release Notes
v2

Updated:
scaleFromTf(tf, atrWeight)
  Parameters:
    tf (string)
    atrWeight (float)

scoreLocal(adxLen, atrLen, scale)
  Parameters:
    adxLen (simple int)
    atrLen (simple int)
    scale (float)

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.