bullish_engulfing = close[2] < open[2] and close[1] > open[1] an

55
bullish_engulfing = close[2] < open[2] and close[1] > open[1] and close[1] > open[2]
bearish_engulfing = close[2] > open[2] and close[1] < open[1] and close[1] < open[2]

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.