BB RSI Scalping Auto Mode + Enhanced Features// =============================================
// DESCRIPTION
// =============================================
// BB RSI Scalping Auto Mode is a multi-timeframe scalping indicator that combines
// Bollinger Bands volatility analysis with RSI momentum readings to identify
// high-probability mean reversion and momentum continuation trade setups.
//
// KEY FEATURES:
// - Automatically detects overbought/oversold conditions using RSI
// - Identifies volatility squeezes and expansions using Bollinger Bands
// - Provides clear entry signals with visual feedback
// - Supports multiple timeframe analysis for confirmation
// - Includes auto mode that adapts to market conditions
//
// SIGNAL GENERATION LOGIC:
// - LONG SIGNALS: RSI crosses above oversold level while price is near lower BB band
// - SHORT SIGNALS: RSI crosses below overbought level while price is near upper BB band
// - AUTO MODE automatically adjusts RSI thresholds based on volatility
//
// BEST USED FOR:
// - Scalping on 1-5 minute timeframes
// - Mean reversion trades at band touches
// - Momentum continuation trades after RSI confirmations
// - Volatility breakout anticipation during BB squeezes
//
// DISCLAIMER: This indicator is for educational purposes only. Always use proper
// risk management and backtest before live trading.
//
مؤشر Pine Script®







