PINE LIBRARY
Güncellendi

pslibs_revised

174
Library "pslibs_revised"

f_calculate_divergence_on_close(close, mom, rsi, start_lookback, max_lookback, rsiThresholdBuy, rsiThresholdSell, minAngleDiff, run_flag)
  Parameters:
    close (float)
    mom (float)
    rsi (float)
    start_lookback (int)
    max_lookback (int)
    rsiThresholdBuy (float)
    rsiThresholdSell (float)
    minAngleDiff (float)
    run_flag (bool)

f_calculate_divergence_on_low(low, mom, rsi, start_lookback, max_lookback, rsiThresholdBuy, rsiThresholdSell, minAngleDiff, run_flag)
  Parameters:
    low (float)
    mom (float)
    rsi (float)
    start_lookback (int)
    max_lookback (int)
    rsiThresholdBuy (float)
    rsiThresholdSell (float)
    minAngleDiff (float)
    run_flag (bool)

f_calculate_reversal(close, low, high, macdFastPeriod, macdSlowPeriod, macdSignalPeriod, stochPeriod, prcKPeriod, stochOS, stochOB, run_flag)
  Parameters:
    close (float)
    low (float)
    high (float)
    macdFastPeriod (simple int)
    macdSlowPeriod (simple int)
    macdSignalPeriod (simple int)
    stochPeriod (int)
    prcKPeriod (int)
    stochOS (int)
    stochOB (int)
    run_flag (bool)

is_within_first_30_minutes()

is_last_60_minutes()

is_last_30_minutes()

func_yestday_was_postive_trend()
Sürüm Notları
v2
Sürüm Notları
v3

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.