PINE LIBRARY

EMTIA_MASTER_LIB

104
Library "EMTIA_MASTER_LIB"

trendUp(emaFast, emaSlow)
  Parameters:
    emaFast (float)
    emaSlow (float)

rsiHealthy(rsi)
  Parameters:
    rsi (float)

adxStrong(adx, diPlus, diMinus)
  Parameters:
    adx (float)
    diPlus (float)
    diMinus (float)

macroSlope(emaFast, emaSlow)
  Parameters:
    emaFast (float)
    emaSlow (float)

structureBull(hh, hl)
  Parameters:
    hh (bool)
    hl (bool)

calcScore(weeklyTrend, dailyTrend, adxOk, rsiOk, structureOk, macroOk)
  Parameters:
    weeklyTrend (bool)
    dailyTrend (bool)
    adxOk (bool)
    rsiOk (bool)
    structureOk (bool)
    macroOk (bool)

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.