PINE LIBRARY
Actualizado MyCandleLibrary

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
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
Notas de prensa
v2A small modification
Notas de prensa
v3Some of conditions removed.
Notas de prensa
v4Updated:
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
Notas de prensa
v5Added:
IsWhiteCloadeCandle(n)
TODO: Identify White Cloade Candle
Parameters:
n (int): TODO: Candle Number
Returns: TODO: If Identify White Cloade candle return True otherwise False
Notas de prensa
v6Added:
IsWhiteHammerCandle(n)
TODO: Identify White Hammer Candle
Parameters:
n (int): TODO: Candle Number
Returns: TODO: If Identify White Hammer candle return True otherwise False
Biblioteca Pine
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Exención de responsabilidad
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.
Biblioteca Pine
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Exención de responsabilidad
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.