PINE LIBRARY

HTFStructCore_v2

62
Library "HTFStructCore_v2"

f_structure_from_pivots(phSeries, plSeries)
  Parameters:
    phSeries (float)
    plSeries (float)

f_adx_from_series(plusDMSeries, minusDMSeries, trSeries, adxLen)
  Parameters:
    plusDMSeries (float)
    minusDMSeries (float)
    trSeries (float)
    adxLen (simple int)

f_retest_triggers(trendRaw, lastHigh, lastLow, retestTol, enableRetest)
  Parameters:
    trendRaw (int)
    lastHigh (float)
    lastLow (float)
    retestTol (float)
    enableRetest (bool)

f_sweep_triggers(trendRaw, sweepLookback, enableSweep)
  Parameters:
    trendRaw (int)
    sweepLookback (int)
    enableSweep (bool)

f_risk(lastLow, lastHigh, atrLen, atrStopMult, atrTpMult, preferTightStop)
  Parameters:
    lastLow (float)
    lastHigh (float)
    atrLen (simple int)
    atrStopMult (float)
    atrTpMult (float)
    preferTightStop (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.