PINE LIBRARY
מעודכן

Muku-Chan's Reiryoku Storage

252
Library "Muku_Chans_Reiryoku_Storage"
TODO: add library description here

kamasignal(fast_period, slow_period, er_period, norm_period)
  Parameters:
    fast_period (simple int)
    slow_period (simple int)
    er_period (simple int)
    norm_period (simple int)

STdirection(atrPeriod, factor)
  Parameters:
    atrPeriod (simple int)
    factor (float)

regusignal(matype, src, len, kamaf, kamas, norm)
  Parameters:
    matype (string)
    src (float)
    len (simple int)
    kamaf (float)
    kamas (float)
    norm (simple int)

Repulse(repulselength)
  Parameters:
    repulselength (simple int)

michael(emaS_value, emaB_value)
  Parameters:
    emaS_value (simple int)
    emaB_value (simple int)

HullSignal(srch, modeSwitch, length, lengthMult)
  Parameters:
    srch (float)
    modeSwitch (string)
    length (simple int)
    lengthMult (float)

FSVZO(lennn, flen, VZO_Intraday, repaint)
  Parameters:
    lennn (simple int)
    flen (simple int)
    VZO_Intraday (bool)
    repaint (bool)

STC(EEEEEE, BBBB)
  Parameters:
    EEEEEE (simple int)
    BBBB (simple int)

EWO(ewosrc, chlen, avglen, smooth)
  Parameters:
    ewosrc (float)
    chlen (simple int)
    avglen (simple int)
    smooth (simple int)

OMA(ch1, ch2, ch3, ch4, ch5, ch6, ch7, ch8, OMAlen, l)
  Parameters:
    ch1 (string)
    ch2 (string)
    ch3 (string)
    ch4 (string)
    ch5 (string)
    ch6 (string)
    ch7 (string)
    ch8 (string)
    OMAlen (simple int)
    l (simple int)

PMO(firstLength, secondLength, signalLength, PMOsrc)
  Parameters:
    firstLength (simple int)
    secondLength (simple int)
    signalLength (simple int)
    PMOsrc (float)

FTT(shortTermTrendATRLength, shortTermTrendATR)
  Parameters:
    shortTermTrendATRLength (float)
    shortTermTrendATR (simple int)

Z_Score(Zscorelen)
  Parameters:
    Zscorelen (simple int)

RAVIFIXFISHER(RaviFxFishersrc, maf, mas)
  Parameters:
    RaviFxFishersrc (float)
    maf (simple int)
    mas (simple int)

TrendVI(source, momL, TVI_noise)
  Parameters:
    source (float)
    momL (simple int)
    TVI_noise (simple int)

MGF(mom_len, lin_reg_len)
  Parameters:
    mom_len (simple int)
    lin_reg_len (simple int)

TrendiloLSMAB(TrendiloLSMABlength, offset2, TrendiloLSMABsmooth, TrendiloLSMABlength2)
  Parameters:
    TrendiloLSMABlength (simple int)
    offset2 (simple int)
    TrendiloLSMABsmooth (simple int)
    TrendiloLSMABlength2 (simple int)

TrendTraderIndicator(Length, Multiplier)
  Parameters:
    Length (simple int)
    Multiplier (simple int)

QuinnFernandes(QuinnFernandessrc, npast, nharm, frqtol, backbars, detrendornot, HPsmoothPer)
  Parameters:
    QuinnFernandessrc (float)
    npast (simple int)
    nharm (simple int)
    frqtol (float)
    backbars (simple int)
    detrendornot (string)
    HPsmoothPer (simple int)

ElliotWave(ElliotWaveLen1, ElliotWaveLen2)
  Parameters:
    ElliotWaveLen1 (simple int)
    ElliotWaveLen2 (simple int)

RSS_WMA(price, RSS_WMAalpha)
  Parameters:
    price (float)
    RSS_WMAalpha (simple int)

AGMA(AGMAlength, adaptive, volatilityPeriod, stdevofAGMA)
  Parameters:
    AGMAlength (simple int)
    adaptive (bool)
    volatilityPeriod (simple int)
    stdevofAGMA (float)

STVPT(STVPTlen, st_mult, st_period)
  Parameters:
    STVPTlen (simple int)
    st_mult (float)
    st_period (simple int)

GKYZFNLRMA(GKYZFNLRMAper, filterop, filter, filterperiod, GKYZFNLRMAsrc)
  Parameters:
    GKYZFNLRMAper (simple int)
    filterop (string)
    filter (float)
    filterperiod (simple int)
    GKYZFNLRMAsrc (float)

KJMagic(period, KJMagicsrcint)
  Parameters:
    period (simple int)
    KJMagicsrcint (float)

STDFATRALF(STDFATRALFfilterop, STDFATRALFfilter, STDFATRALFfilterperiod)
  Parameters:
    STDFATRALFfilterop (string)
    STDFATRALFfilter (float)
    STDFATRALFfilterperiod (simple int)

APSAR(APSARsrc, startAFactor, minStep, maxStep, maxAFactor, hiloMode, adaptMode, adaptSmth, APSARfilt, minChng)
  Parameters:
    APSARsrc (float)
    startAFactor (float)
    minStep (float)
    maxStep (float)
    maxAFactor (float)
    hiloMode (string)
    adaptMode (string)
    adaptSmth (simple int)
    APSARfilt (float)
    minChng (float)

ChandelierExit(ChandelierExitlength, mult, useClose)
  Parameters:
    ChandelierExitlength (simple int)
    mult (float)
    useClose (bool)

UHTF(UHTFsrc, aroon_length, dmi_length, macd_fast_length, macd_slow_length, macd_signal_length, macd_ma_source, macd_ma_signal, sar_start, sar_increment, sar_maximum, rsi_len, st_length, st_factor, smi_longlen, smi_shortlen, smi_siglen)
  Parameters:
    UHTFsrc (float)
    aroon_length (simple int)
    dmi_length (simple int)
    macd_fast_length (simple int)
    macd_slow_length (simple int)
    macd_signal_length (simple int)
    macd_ma_source (string)
    macd_ma_signal (string)
    sar_start (simple int)
    sar_increment (simple int)
    sar_maximum (simple int)
    rsi_len (simple int)
    st_length (simple int)
    st_factor (float)
    smi_longlen (simple int)
    smi_shortlen (simple int)
    smi_siglen (simple int)

STMACDHAT(STMACDHATsrc, fast, slow, sigl)
  Parameters:
    STMACDHATsrc (float)
    fast (simple int)
    slow (simple int)
    sigl (simple int)

GunzoTrendSniper(ma_source, ma_length, use_smoothed_line, smoothing_length)
  Parameters:
    ma_source (float)
    ma_length (simple int)
    use_smoothed_line (bool)
    smoothing_length (simple int)

web3quant()
הערות שחרור
v2

Added:
DSMAwDSL(per, signal_length, sigmatype, sigtype, DSMAwDSLsrc)
  Parameters:
    per (simple int)
    signal_length (simple int)
    sigmatype (string)
    sigtype (string)
    DSMAwDSLsrc (float)

Updated:
UHTF(UHTFsrc, aroon_length, dmi_length, macd_fast_length, macd_slow_length, macd_signal_length, macd_ma_source, macd_ma_signal, sar_start, sar_increment, sar_maximum, rsi_len, st_length, st_factor, smi_longlen, smi_shortlen, smi_siglen)
  Parameters:
    UHTFsrc (float)
    aroon_length (simple int)
    dmi_length (simple int)
    macd_fast_length (simple int)
    macd_slow_length (simple int)
    macd_signal_length (simple int)
    macd_ma_source (string)
    macd_ma_signal (string)
    sar_start (simple float)
    sar_increment (simple float)
    sar_maximum (simple float)
    rsi_len (simple int)
    st_length (simple int)
    st_factor (float)
    smi_longlen (simple int)
    smi_shortlen (simple int)
    smi_siglen (simple int)
הערות שחרור
Library "Muku_Chans_Reiryoku_Storage"

kamasignal(fast_period, slow_period, er_period, norm_period)
  Parameters:
    fast_period (simple int)
    slow_period (simple int)
    er_period (simple int)
    norm_period (simple int)

STdirection(atrPeriod, factor)
  Parameters:
    atrPeriod (simple int)
    factor (float)

regusignal(matype, src, len, kamaf, kamas, norm)
  Parameters:
    matype (string)
    src (float)
    len (simple int)
    kamaf (float)
    kamas (float)
    norm (simple int)

Repulse(repulselength)
  Parameters:
    repulselength (simple int)

michael(emaS_value, emaB_value)
  Parameters:
    emaS_value (simple int)
    emaB_value (simple int)

HullSignal(srch, modeSwitch, length, lengthMult)
  Parameters:
    srch (float)
    modeSwitch (string)
    length (simple int)
    lengthMult (float)

FSVZO(lennn, flen, VZO_Intraday, repaint)
  Parameters:
    lennn (simple int)
    flen (simple int)
    VZO_Intraday (bool)
    repaint (bool)

STC(EEEEEE, BBBB)
  Parameters:
    EEEEEE (simple int)
    BBBB (simple int)

EWO(ewosrc, chlen, avglen, smooth)
  Parameters:
    ewosrc (float)
    chlen (simple int)
    avglen (simple int)
    smooth (simple int)

OMA(ch1, ch2, ch3, ch4, ch5, ch6, ch7, ch8, OMAlen, l)
  Parameters:
    ch1 (string)
    ch2 (string)
    ch3 (string)
    ch4 (string)
    ch5 (string)
    ch6 (string)
    ch7 (string)
    ch8 (string)
    OMAlen (simple int)
    l (simple int)

PMO(firstLength, secondLength, signalLength, PMOsrc)
  Parameters:
    firstLength (simple int)
    secondLength (simple int)
    signalLength (simple int)
    PMOsrc (float)

FTT(shortTermTrendATRLength, shortTermTrendATR)
  Parameters:
    shortTermTrendATRLength (float)
    shortTermTrendATR (simple int)

Z_Score(Zscorelen)
  Parameters:
    Zscorelen (simple int)

RAVIFIXFISHER(RaviFxFishersrc, maf, mas)
  Parameters:
    RaviFxFishersrc (float)
    maf (simple int)
    mas (simple int)

TrendVI(source, momL, TVI_noise)
  Parameters:
    source (float)
    momL (simple int)
    TVI_noise (simple int)

MGF(mom_len, lin_reg_len)
  Parameters:
    mom_len (simple int)
    lin_reg_len (simple int)

TrendiloLSMAB(TrendiloLSMABlength, offset2, TrendiloLSMABsmooth, TrendiloLSMABlength2)
  Parameters:
    TrendiloLSMABlength (simple int)
    offset2 (simple int)
    TrendiloLSMABsmooth (simple int)
    TrendiloLSMABlength2 (simple int)

TrendTraderIndicator(Length, Multiplier)
  Parameters:
    Length (simple int)
    Multiplier (simple int)

QuinnFernandes(QuinnFernandessrc, npast, nharm, frqtol, backbars, detrendornot, HPsmoothPer)
  Parameters:
    QuinnFernandessrc (float)
    npast (simple int)
    nharm (simple int)
    frqtol (float)
    backbars (simple int)
    detrendornot (string)
    HPsmoothPer (simple int)

ElliotWave(ElliotWaveLen1, ElliotWaveLen2)
  Parameters:
    ElliotWaveLen1 (simple int)
    ElliotWaveLen2 (simple int)

RSS_WMA(price, RSS_WMAalpha)
  Parameters:
    price (float)
    RSS_WMAalpha (simple int)

AGMA(AGMAlength, adaptive, volatilityPeriod, stdevofAGMA)
  Parameters:
    AGMAlength (simple int)
    adaptive (bool)
    volatilityPeriod (simple int)
    stdevofAGMA (float)

STVPT(STVPTlen, st_mult, st_period)
  Parameters:
    STVPTlen (simple int)
    st_mult (float)
    st_period (simple int)

GKYZFNLRMA(GKYZFNLRMAper, filterop, filter, filterperiod, GKYZFNLRMAsrc)
  Parameters:
    GKYZFNLRMAper (simple int)
    filterop (string)
    filter (float)
    filterperiod (simple int)
    GKYZFNLRMAsrc (float)

KJMagic(period, KJMagicsrcint)
  Parameters:
    period (simple int)
    KJMagicsrcint (float)

STDFATRALF(STDFATRALFfilterop, STDFATRALFfilter, STDFATRALFfilterperiod)
  Parameters:
    STDFATRALFfilterop (string)
    STDFATRALFfilter (float)
    STDFATRALFfilterperiod (simple int)

APSAR(APSARsrc, startAFactor, minStep, maxStep, maxAFactor, hiloMode, adaptMode, adaptSmth, APSARfilt, minChng)
  Parameters:
    APSARsrc (float)
    startAFactor (float)
    minStep (float)
    maxStep (float)
    maxAFactor (float)
    hiloMode (string)
    adaptMode (string)
    adaptSmth (simple int)
    APSARfilt (float)
    minChng (float)

ChandelierExit(ChandelierExitlength, mult, useClose)
  Parameters:
    ChandelierExitlength (simple int)
    mult (float)
    useClose (bool)

UHTF(UHTFsrc, aroon_length, dmi_length, macd_fast_length, macd_slow_length, macd_signal_length, macd_ma_source, macd_ma_signal, sar_start, sar_increment, sar_maximum, rsi_len, st_length, st_factor, smi_longlen, smi_shortlen, smi_siglen)
  Parameters:
    UHTFsrc (float)
    aroon_length (simple int)
    dmi_length (simple int)
    macd_fast_length (simple int)
    macd_slow_length (simple int)
    macd_signal_length (simple int)
    macd_ma_source (string)
    macd_ma_signal (string)
    sar_start (simple float)
    sar_increment (simple float)
    sar_maximum (simple float)
    rsi_len (simple int)
    st_length (simple int)
    st_factor (float)
    smi_longlen (simple int)
    smi_shortlen (simple int)
    smi_siglen (simple int)

STMACDHAT(STMACDHATsrc, fast, slow, sigl)
  Parameters:
    STMACDHATsrc (float)
    fast (simple int)
    slow (simple int)
    sigl (simple int)

GunzoTrendSniper(ma_source, ma_length, use_smoothed_line, smoothing_length)
  Parameters:
    ma_source (float)
    ma_length (simple int)
    use_smoothed_line (bool)
    smoothing_length (simple int)

web3quant()
הערות שחרור
v4

Added:
DSMAwDSL(per, signal_length, sigmatype, sigtype, DSMAwDSLsrc)
  Parameters:
    per (simple int)
    signal_length (simple int)
    sigmatype (string)
    sigtype (string)
    DSMAwDSLsrc (float)

כתב ויתור

המידע והפרסומים אינם מיועדים להיות, ואינם מהווים, ייעוץ או המלצה פיננסית, השקעתית, מסחרית או מכל סוג אחר המסופקת או מאושרת על ידי TradingView. קרא עוד ב־תנאי השימוש.