PINE LIBRARY

ReversalCandlestickPatternWithTrendIndentifierGM

ที่อัปเดต:
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.
เอกสารเผยแพร่
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.
เอกสารเผยแพร่
v3
เอกสารเผยแพร่
v4
techindicator

ไลบรารีไพน์

ด้วยเจตนารมณ์หลักของ TradingView ผู้เขียนได้เผยแพร่ Pine code นี้เป็นโอเพนซอร์ซไลบรารีเพื่อให้ Pine โปรแกรมเมอร์คนอื่นในชุมชนของเราสามารถนำไปใช้ซ้ำได้ ต้องขอบคุณผู้เขียน! คุณสามารถใช้ไลบรารีนี้ในแบบส่วนตัวหรือในการเผยแพร่แบบโอเพนซอร์สอื่น ๆ แต่การนำโค้ดนี้ไปใช้ในการเผยแพร่ซ้ำจะต้องอยู่ภายใต้ กฎระเบียบการใช้งาน

คำจำกัดสิทธิ์ความรับผิดชอบ