PulseHub
PINE LIBRARY

TVA_MathLibrary

174
Library "TVA_MathLibrary"

f_htfBundle(tf)
  Parameters:
    tf (simple string)

f_htfBias(c, e20, e50, e200, r, atrv, adxv)
  Parameters:
    c (float)
    e20 (float)
    e50 (float)
    e200 (float)
    r (float)
    atrv (float)
    adxv (float)

f_stdTrendScore(c, e20, e50, e200, r, adxv)
  Parameters:
    c (float)
    e20 (float)
    e50 (float)
    e200 (float)
    r (float)
    adxv (float)

f_confirmationScore(setupDir, biasW, biasD, bias4H, bias1H)
  Parameters:
    setupDir (int)
    biasW (float)
    biasD (float)
    bias4H (float)
    bias1H (float)

f_confluenceScore(alignmentPct, momentumConverge, adxv, volatilityCtx, volumeConfirm)
  Parameters:
    alignmentPct (float)
    momentumConverge (float)
    adxv (float)
    volatilityCtx (float)
    volumeConfirm (float)

f_buyProbability(baseBullPct, c, e20, e50, e200, r, macdHist, macdHistPrev, vol, volEma20, distToSupportATR, adxv, adxRising)
  Parameters:
    baseBullPct (float)
    c (float)
    e20 (float)
    e50 (float)
    e200 (float)
    r (float)
    macdHist (float)
    macdHistPrev (float)
    vol (float)
    volEma20 (float)
    distToSupportATR (float)
    adxv (float)
    adxRising (bool)

f_sellProbability(baseBearPct, c, e20, e50, e200, r, macdHist, macdHistPrev, vol, volEma20, distToResistATR, adxv, adxFallingDown)
  Parameters:
    baseBearPct (float)
    c (float)
    e20 (float)
    e50 (float)
    e200 (float)
    r (float)
    macdHist (float)
    macdHistPrev (float)
    vol (float)
    volEma20 (float)
    distToResistATR (float)
    adxv (float)
    adxFallingDown (bool)

f_marketRegime(adxv, efficiencyRatio, atr20, atr50, bbWidth, bbWidthEma20)
  Parameters:
    adxv (float)
    efficiencyRatio (float)
    atr20 (float)
    atr50 (float)
    bbWidth (float)
    bbWidthEma20 (float)

f_chopIndex(adxv, diPlus, diMinus, efficiencyRatio, bbWidth, bbWidthEma20)
  Parameters:
    adxv (float)
    diPlus (float)
    diMinus (float)
    efficiencyRatio (float)
    bbWidth (float)
    bbWidthEma20 (float)

f_volatilityClass(atrPercentile, histVolPercentile, trExpansionRatio, bbWidthPercentile)
  Parameters:
    atrPercentile (float)
    histVolPercentile (float)
    trExpansionRatio (float)
    bbWidthPercentile (float)

f_emaSmooth2(src)
  Parameters:
    src (float)

f_scoreColor(score, highIsGood)
  Parameters:
    score (float)
    highIsGood (bool)

f_gaugeText(score, label)
  Parameters:
    score (float)
    label (string)

f_alignmentBar(pct)
  Parameters:
    pct (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 PulseWire. Read more in the Terms of Use.