PINE LIBRARY

ReversalCandlestickPatternWithTrendIndentifierGM

Zaktualizowano
Library "ReversalCandlestickPatternWithTrendIndentifierGM"
Provides functions calculating the all-time high/low of values.

reversalCandlestickPatternWithTrendIndentifier(bullishcriteria, bearishcriteria, momentumOscillatorTypeInput) Calculates the Reversal Candlestick Pattern With Trend Indentifier.
  Parameters:
    bullishcriteria: Stoch RSI/RSI Bullish Criteria. defval=70, minval=60, maxval=100
    bearishcriteria: Stoch RSI/RSI Bearish Criteria. defval=30, minval=0, maxval=40
    momentumOscillatorTypeInput: Momentum Oscillator Type. options=["Both", "Stoch RSI", "RSI"]
  Returns: Reversal Candlestick Pattern With Trend Indentifier.
Informacje o Wersji
v2

Added:
get(bullishcriteria, bearishcriteria, momentumOscillatorTypeInput) Calculates the Reversal Candlestick Pattern With Trend Indentifier.
  Parameters:
    bullishcriteria: Stoch RSI/RSI Bullish Criteria. defval=70, minval=60, maxval=100
    bearishcriteria: Stoch RSI/RSI Bearish Criteria. defval=30, minval=0, maxval=40
    momentumOscillatorTypeInput: Momentum Oscillator Type. options=["Both", "Stoch RSI", "RSI"]
  Returns: Reversal Candlestick Pattern With Trend Indentifier.

Removed:
reversalCandlestickPatternWithTrendIndentifier(bullishcriteria, bearishcriteria, momentumOscillatorTypeInput) Calculates the Reversal Candlestick Pattern With Trend Indentifier.
Informacje o Wersji
v3
Informacje o Wersji
v4
techindicator

Biblioteka Pine

W prawdziwym duchu TradingView autor opublikował ten kod Pine jako bibliotekę typu open source, aby inni programiści Pine z naszej społeczności mogli go ponownie wykorzystać. Pozdrowienia dla autora! Możesz używać tej biblioteki prywatnie lub w innych publikacjach typu open source, ale ponowne użycie tego kodu w publikacji podlega Zasadom Regulaminu.

Wyłączenie odpowiedzialności