OPEN-SOURCE SCRIPT

The Bear Crossover

252
# The Bear Crossover

**The Bear Crossover** is a clean, no-nonsense EMA crossover indicator designed to help traders identify potential trend reversals with minimal chart clutter.

The indicator uses:

* **11 EMA** (Fast)
* **51 EMA** (Slow)

A **BUY** signal is generated only when:

* The 11 EMA crosses above the 51 EMA.
* The crossover candle closes bullish (close > open).

A **SELL** signal is generated only when:

* The 11 EMA crosses below the 51 EMA.
* The crossover candle closes bearish (close < open).

By requiring candle confirmation, the indicator filters out some weak crossover signals that occur on indecisive candles.

### Features

* 11 EMA & 51 EMA trend visualization
* Bullish and bearish crossover detection
* Confirmation with candle direction
* Clean BUY/SELL labels
* Built-in TradingView alerts
* Lightweight and easy to use

### Best Used On

* Forex
* Gold (XAU/USD)
* Indices
* Crypto
* Stocks

### Recommended Timeframes

Works on all timeframes, with many traders preferring **5m, 15m, 1H, and 4H** depending on their trading style.

**Disclaimer:** This indicator is an analysis tool and should not be used as a standalone trading system. Always combine it with proper risk management, market structure, support/resistance, and additional confirmation before entering a trade.

Disclaimer

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.