PINE LIBRARY
ที่อัปเดต:

MyCandleLibrary

929
Library "MyCandleLibrary"
TODO: Candle Pattern Library

IsEngulfingCandle(n, trendRule)
  TODO: Identify Bullish Engulfing Candle
  Parameters:
    n (int): TODO: Candle Number
    trendRule (string)
  Returns: TODO: If Identify Bullish Engulfing candle return True otherwise False
เอกสารเผยแพร่
v2
A small modification
เอกสารเผยแพร่
v3
Some of conditions removed.
เอกสารเผยแพร่
v4

Updated:
Remove trend conditions
IsEngulfingCandle(n)
  TODO: Identify Bullish Engulfing Candle
  Parameters:
    n (int): TODO: Candle Number
  Returns: TODO: If Identify Bullish Engulfing candle return True
เอกสารเผยแพร่
v5

Added:
IsWhiteCloadeCandle(n)
  TODO: Identify White Cloade Candle
  Parameters:
    n (int): TODO: Candle Number
  Returns: TODO: If Identify White Cloade candle return True otherwise False
เอกสารเผยแพร่
v6

Added:
IsWhiteHammerCandle(n)
  TODO: Identify White Hammer Candle
  Parameters:
    n (int): TODO: Candle Number
  Returns: TODO: If Identify White Hammer candle return True otherwise False

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

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.